First of all I must say that I was a total beginner when it’s come to 3d programming.
Because I don’t have a good foundation so I always start from a sample but I don’t seem to find it anywhere regards my following question,
so I decide to ask here.
Is there a simple way to create a model from a set of vertices ?
Suppose that I have a set of vertices that will form this little dog model ,
my question is that, is there any class out there that I could just input all vertices information and it will automatically generate the mesh for me ?
Any help/comments would be appreciate.