abcd_z
02-09-2003, 02:01 AM
Is this the correct way to create an index buffer,
i loop the vertex data and check for similar and then create a list of index into the new vertex data.
i tried using this way and it took an enormous amount of time.. the loop part....am i doing it correctly ?
i loop the vertex data and check for similar and then create a list of index into the new vertex data.
i tried using this way and it took an enormous amount of time.. the loop part....am i doing it correctly ?