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

VRM file support #740

Open
atteneder opened this issue Dec 12, 2024 · 0 comments
Open

VRM file support #740

atteneder opened this issue Dec 12, 2024 · 0 comments
Labels
enhancement New feature or request extension involves a glTF extension
Milestone

Comments

@atteneder
Copy link
Owner

VRM - 3D humanoid avatar file format

In a nutshell this format extends glTF to make it fit for avatar usage.

There's already support for it via UniVRM (not certified), so maybe the best thing to do is...nothing.

But maybe it's mutually beneficial to explore benefits of each implementation. Potential outcomes, not mutually exclusive:

  • Use glTFast as glTF backend in UniVRM
  • Add VRM support to glTFast (via another ScriptedImporter)
  • Create a new VRM package that depends on glTFast as glTF backend
  • Harmonize parts of the code bases (e.g. materials/shaders)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request extension involves a glTF extension
Projects
Status: To do
Development

No branches or pull requests

1 participant