Q
Q
Qubert2016-04-04 14:28:39
JSON
Qubert, 2016-04-04 14:28:39

Is it possible to convert a 3d model from unity to json format?

Hello.
Is it possible to convert these models from unity3d to json format as tileSprite?
So that they turn out in the same form as in the screenshot...
https://gyazo.com/5b5d5562d3b49536fe161804a8f5e936
Thank you

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Egor Sh, 2016-04-04
@Qubert

If I understand correctly, you want to translate the 3d model into a spritesheet with json data. So, like animation? In 3dmax, it is possible to rasterize a 3d model frame by frame. You will get a folder with a sequence of pictures. Then you can use some kind of sprite sheet maker, and create a spritesheet from this sequence with data in json. As for unity3d, I'm sure there is such a thing. For example, here is a link , maybe this is exactly what you are looking for

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question