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

Tutorial missing examples of object loading #46

Open
sanjayssk opened this issue Aug 20, 2019 · 1 comment
Open

Tutorial missing examples of object loading #46

sanjayssk opened this issue Aug 20, 2019 · 1 comment

Comments

@sanjayssk
Copy link

I want to try this to load an OBJ/MTL object instead of using three.js ObjectLoader. I can't find an example of doing that. Can you point me to an example that runs locally with just JS script includes (no node.js)?

Thanks.

@kovacsv
Copy link
Owner

kovacsv commented Aug 20, 2019

You can operate with the ConvertURLListToJsonData and ConvertJSONDataToThreeMeshes functions like in this example: https://github.com/kovacsv/JSModeler/blob/master/sandbox/importeralltypes.html

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

2 participants