Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add avatar mixer interface. #8

Merged
merged 11 commits into from
Jun 28, 2022
Merged

Conversation

namark
Copy link
Collaborator

@namark namark commented Jun 6, 2022

  • Native API wrappers.
  • Unit tests.
  • Example.
  • Documentation.

Related native client library PR: vircadia/vircadia-native-core#1655

The tests usually mimic the C API tests, but in this case two client instances are requited (sender and a receiver) which is not currently possible in one process (which is how Unity runs the tests) due to limitation of the native implementation. As a result there is just a minimal test that only checks the display name.

namark added 2 commits June 7, 2022 00:11
Sending and receiving the name, model url, position, rotation, scale and
joints.
@namark namark added the enhancement New feature or request label Jun 6, 2022
@namark namark marked this pull request as draft June 6, 2022 20:20
@namark namark marked this pull request as ready for review June 11, 2022 21:29
@digisomni digisomni changed the title Avatar mixer interface. Add avatar mixer interface. Jun 28, 2022
@digisomni digisomni merged commit 4ec346b into vircadia:master Jun 28, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants