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

Can display model from result json? #40

Open
thientu995 opened this issue Dec 6, 2018 · 1 comment
Open

Can display model from result json? #40

thientu995 opened this issue Dec 6, 2018 · 1 comment
Assignees
Labels

Comments

@thientu995
Copy link

I have the idea of reading the file once, then save the json file of JSModeler, then save it on the server. At the model display I just read the results from that json file, can you help me?
Because for large models it looks like JSModeler is pretty weak, or models larger than 50MB mobile devices (Mobile or tablet) are notified by the browser.

@kovacsv
Copy link
Owner

kovacsv commented Dec 9, 2018

I think you are looking for the JSM.ConvertJSONDataToThreeMeshes function. You can find a working example here: https://github.com/kovacsv/JSModeler/blob/master/sandbox/jsonimportthree.html

@kovacsv kovacsv self-assigned this Dec 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants