JSModeler
JSModeler copied to clipboard
Can display model from result json?
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.
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