|
From: Heinrich T. <ti...@gm...> - 2005-09-16 07:58:52
|
Jérôme Cornet wrote: > Hello, > > i am looking to use libparallax to draw sprites. I try to avoid parallax is a great libraray, but you should know that parallax just do textured quads with a triangle strip. the DC actually have real hardware sprites which is (of course ) a textured quad but you only have to submit once a vertex structure with 64bytes instead of 4*32bytes with a triangle strip heinrich |