Skip to content

JSONLoader should be supported (please) #100

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

Open
larsr opened this issue Jun 1, 2017 · 2 comments
Open

JSONLoader should be supported (please) #100

larsr opened this issue Jun 1, 2017 · 2 comments

Comments

@larsr
Copy link

larsr commented Jun 1, 2017

It would be wonderful to be able to load in threejs-json models using the THREE.JSONLoader() api, but AFAICT it does not seem to be implemented yet.

@mkhorton
Copy link

mkhorton commented Nov 9, 2017

It would definitely be really nice to be able to serialize/load scenes with three.js JSON, to be able to export a scene made in a notebook into a format that could be used on the web too.

@vidartf
Copy link
Member

vidartf commented Mar 22, 2018

The JSON loader is on its way to deprecation in three.js, so I think this should probably instead be to support glTFLoader. That being said, the machinery of one loader can probably be used for multiple loaders, so it might not be an either/or case.

@vidartf vidartf mentioned this issue Apr 3, 2020
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

3 participants