Page 1 of 1

Multiple Textures Per Model

PostPosted: May 12, 2008 @ 10:06am
by lanceabson
Hello,

I need to display a model that has more than one texture. Do you have some example code to do this please?

I am just using the code below from Animate3D, but with my own multi-texture model.

display->BindTexture(&turtle_tex);
display->SetShading(rendertype_shading[rendertype]);
display->Render(&turtle);

Thanks,
Lance

PostPosted: May 12, 2008 @ 5:57pm
by edge