Name: Anonymous 2012-10-31 0:07
I need the name of the simplest 3d model format out there.
Preferably it should look something like this:
Triangle Count
Triangle List:
--Triangle Count * Triangle:
----3 * Vertex:
------X
------Y
------Z
------U
------V
Just as simple as that, no bullshit.
The reason I'm asking is to avoid the hassle of making my own exporter plugin. Thank you for your help.
Preferably it should look something like this:
Triangle Count
Triangle List:
--Triangle Count * Triangle:
----3 * Vertex:
------X
------Y
------Z
------U
------V
Just as simple as that, no bullshit.
The reason I'm asking is to avoid the hassle of making my own exporter plugin. Thank you for your help.