Hello,
I am currently working on a 3d landscape representation project, and have come accross a problem, in that i am not so sure how to read in the stored height values into a triangle strip array.
I have realised that in the timeframe i have left (until next thurs 21st april) i wont be able to complete the scope of my project.
However, it has been brought to my attention that creating a wire mesh for display, will be sufficient for the project.
Unfortunately, as i said, i’m having trouble creating the triangle strip array, so that i can place this into my Canvas3D as a wireframe object.
I was wondering if anyone has any example code showing how this maybe done, or even any recommended tutorials which can explain the essentials of the process. Any resources would help alot.
Any help would be much appreciated, as i am quickly running out of time.
Thanks
Andrew