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

Runtime API #7

Open
pjc0247 opened this issue Mar 12, 2019 · 4 comments
Open

Runtime API #7

pjc0247 opened this issue Mar 12, 2019 · 4 comments

Comments

@pjc0247
Copy link

pjc0247 commented Mar 12, 2019

There's no runtime API provided?
Is it prohibited by policy or just dependencies issue?

@pjc0247 pjc0247 changed the title Runtime API? Runtime API Mar 12, 2019
@AurL
Copy link

AurL commented Mar 12, 2019

It's just a dependency issue. The code relies on UnityEditor functions, and needs some work to be made available for runtime.

It's something that has been requested several time and we are aware that it would be a nice addition. Even if it's not in the short roadmap, it's definitely something that could be done in the near future.

@maximeLong
Copy link

I think Sketchfab should really reevaluate moving this up the todo list. To be frank, what is the point of this library existing without runtime features? Unity already has a great drag and drop deserealizer in it's editor that works with everything but the most exotic formats. Correct me if I'm wrong but the UnityGLTF library this forks still doesn't deserialize animations, so even if you used an asset from Sketchfab you would want Unity to handle deserialization from its native format because it will just do it better.
If a runtime tool was included however, it would suddenly be a great tool for AR/VR , previz, broadcast, and other industry devs to include in their project. Being able to have the end user open up a sketchfab drawer and drop in models would be a huge win for those industries.

@aiursrage2k
Copy link

any update on this. Unbelievable

@DerrickBarra
Copy link

I second this, it's hard to think of a good reason for this to exist without runtime (and since there's no animation support, that's another huge knock)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants