On Mon, 2012-02-06 at 14:35 +0100, IOhannes m zmoelnig wrote:
On 2012-02-04 17:23, dmotd wrote:
it makes sense to resurrect some of vertex_* code and clean it up, although i'm a little hesitant about working with it directly as it has
personally i would like to get rid of it entirely - i simply haven't had the heart yet to do so...
i think a simpler approach is taken using the new [gemvertexbuffer] object (by cyrille and antoine), which basically allows to use a table as VBO input. shouldn't that be enough for your needs?
thanks iohannes (cyrille, antoine), i hadn't seen that one.