This message was originally posted by Mirko Matytschak on 04/03/2009 03:14:31
Hi all,
I have found, that there is a MeshWriter for the .obj format. Unfortunately I don’t know, how to make it work.
Let’s say, I have a simple document with a single Cone object.
I found, that I can create an ObjMeshWriter object. I created one, connected it to the Cone instance and supplied a file name. I got an empty .obj file as result. Now, what exactly do I have to do, to make the Cone appear in the .obj file?
Cheers
Mirko