Discuss Scratch

splooty
Scratcher
4 posts

Please help me please help help help help

I need help with a .obj parser. So like rn I got the… like the… uhhh… the part that does the obj dump skib.

int obj_parse(int x[],int y[],int x[],int obj[]){
//the part that does the dumping of the vert and face data into some buffers
//now how do I dump them into the x y z lists
return new_x,new_y,new_z;
}
PandaBash
Scratcher
18 posts

Please help me please help help help help

Uhh… Not sure if this is Scratch related. This is a Scratch forum. Sorry!
splooty
Scratcher
4 posts

Please help me please help help help help

I mean
define 
comment (the part that does the dumping of the vert and face data into some buffers)
comment (now how do I dump them into the x y z lists)

Powered by DjangoBB