G
G
Grand Silence2016-02-05 12:02:18
JavaScript
Grand Silence, 2016-02-05 12:02:18

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

2 answer(s)
A
Alexander Pavlyuk, 2016-02-05
@mixtape774

Here is a solution in this thread stackoverflow.com/questions/19351419/exporting-thr...
https://github.com/mrdoob/three.js/blob/master/exa...

G
Grand Silence, 2016-02-06
@mixtape774

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 question

Ask a Question

731 491 924 answers to any question