Re: [Plib-users] Cutout usage
Brought to you by:
sjbaker
From: Per L. <li...@ho...> - 2000-04-12 13:04:50
|
Paolo Leoncini wrote: > What I did is in the following code: > > ... > ssgVTable *v = new ssgVTable( GL_TRIANGLES, vertex_count, vertices, > normal_count, normals, > texcrd_count, texcrds, > 0, NULL); :-O I just discovered that the changes I made some month ago, where the 3DS loader switched from ssgVTable to ssgVtxTable must have got lost somewhere! If I understood Steve correct, ssgVTable should be phased out of all plib code, so we should switch to ssgVtxTable ASAP, and then work from that. I can make the changes tonight, if you don't feel like doing it, Paolo. Regards, Per Liedman -- =========================================================================== Per Liedman md...@md... Nilssonsberg 7 http://www.mdstud.chalmers.se/~md6pl/ 411 43 Göteborg tel: 031-825659 / 0705-520455 =========================================================================== |