I'm working on a .ase loader for loading my models... I'm not all that great with C++, but im trying... Anyhow, i have read in an "int index", which is the number of verticies that are going to be read in next, I now need an array of array[index][3], for the x,y,z of each vertex.. Anyway, i dont know how to make it use "index" as a declarer for the size of the array...
Can anyone help me out on this? If you could, please post an example...
Thanks in Advance.
ImpactDNI



