Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

coochie

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.

Name: Anonymous 2012-10-31 0:14

Read a header and an array of floats (or whatever the language you use calls them) from a file.

Name: Anonymous 2012-10-31 0:17


typedef struct __f32fg24g2sda
{
     int isExist; // if it is zero then the point is not on the model
     int color; // 24 bits of color + 8 bits alpha
}point;


Example:
[/code]
int main(void)
{
     model M[512][512][1024]; // this is the data containing your model
}
[/code]

Name: Anonymous 2012-10-31 0:20

Awww.... How sad. I, >>3, messed up the BBCode.

Don't be harsh /prog/. I'm a Black man, so it's harder for me to be good at things like this than you.

Name: Anonymous 2012-10-31 0:36

>>4
As a black hacker, I am offended by your post, nigger!

Name: Anonymous 2012-10-31 1:03

>>5
As a black hat hacker, I am offended by your being black! You give my hat a bad name.

Name: Anonymous 2012-10-31 1:24

Name: the mage 2012-10-31 6:18

>>7
crunchy edibles, indeed.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List