Search found 1 match
- Tue May 08, 2007 8:29 pm
- Forum: PSP Development
- Topic: GU_TRIANGLE_STRIP
- Replies: 1
- Views: 1723
GU_TRIANGLE_STRIP
Hello everybody I'm trying to build a simple triangle strip like this: http://www.marcsallent.com/proves/borrame.gif (a simple triangle strip) made of 100 vertices and bended in one axis. The problem is that on the screen, it's never just a strip. Lots of triangles go to what seems the 0,0,0 point F...