Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add avatar SDK support #5

Open
BastiaanOlij opened this issue Feb 15, 2018 · 1 comment
Open

Add avatar SDK support #5

BastiaanOlij opened this issue Feb 15, 2018 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@BastiaanOlij
Copy link
Member

The oculus SDK has a whole sub-SDK for avatar support:
https://developer.oculus.com/documentation/avatarsdk/latest/concepts/avatars-gsg-intro/

Part of the oculus system is for the user to setup and customise their avatar that they wish to use in game. Being able to interact with this SDK and display the render models inside of a Godot game would be a nice touch.
This SDK also gives access to things like the touch controller render models and hand gesture models.

This would add a platform dependent layer to the interface so it has to be optional.

@BastiaanOlij BastiaanOlij added the help wanted Extra attention is needed label Feb 15, 2018
@codemonkey-uk
Copy link

The SDK link is the ticket is out of date. The native avatars SDK link is now here:

https://developer.oculus.com/documentation/native/android/as-avatars-sdk-intro/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants