Answer the question
In order to leave comments, you need to log in
How to convert JSON model from Three.js to .obj format?
Hello gentlemen. I need advice. There is a model compiled into json .obj for further use in Three.js.
This is what the model file looks like after being converted to json: https://gist.github.com/anonymous/0ecfb318929337e86997
The original model is gone. Although we urgently need to make changes to the location of the texture on the model.
Google gives only .obj to .json, I need it the other way around.
I will be glad to any advice. Thanks in advance.
Answer the question
In order to leave comments, you need to log in
Here is a solution in this thread stackoverflow.com/questions/19351419/exporting-thr...
https://github.com/mrdoob/three.js/blob/master/exa...
I write to those who faced the same problem. Alternatively, you can download a js file here threejs.org/editor , and then export it to any convenient format.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question