-
3D Mesh Questions
Hi,
I've had a lot of trouble tracking down any good information on how to utilise the 3D Mesh extension.
Is there any tutorials anywhere, or any extended documentation that talks more about the usage of the extension, rather than the simple documentation of the extension itself, ( I've still not yet figured out how to get a mesh to display as yet ). :(
I've only been able to track down a comment about it, that it is only capable of loading one mesh, is this correct ?
Would I for instance be able to create a chess type puzzle board in 3D and then move 3d ojects across it, up / down / left / right type movements ?
Any help appreciated.
-
Re: 3D Mesh Questions
The object has LOTS of problems.
I would use the OPENGL object, it isn't finished but its more then functional and can be used to create the game you defined without issue.
http://looki.lo.funpic.de/OpenGL.zip
Might be confusing for a beginner, but a great way to learn.
-
Re: 3D Mesh Questions
Hi, SEELE
Thanks for your reply.
I'll take a look over the OpenGL extension you posted and see how it works, thank you.
Regards.