X
X
xylos2015-03-03 08:11:16
3D
xylos, 2015-03-03 08:11:16

Export scene from unity3d to 3d file. Is it possible to?

There is a program with which the user can add and arrange some objects on the stage. Is it possible to programmatically export this scene (in its entirety) to a 3d format readable by browsers? Required functionality of the output 3d-file: zoom, rotation in all axes. As far as I know, dwf is currently the only such format, but I could be wrong since I'm new.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Konstantin Kitmanov, 2015-03-03
@xilos

There is no such special format readable by browsers. Each engine understands the formats for which the parsers are written (three.js, for example, knows at least collada, obj and vrml).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question