Hi all,
This is my problem:
I have a set of point (x,y,z). They represents a surface.
Now I want to use TriangleList to render them, so the problem is to find out which triple of point forms a Triangle. Is there any algorithm for that or any suggestion about keyword so that I can search them from Google.
Thank in advance
Hoang Hai