Game Development Community

In search of a good tutorial

by Till Hoffmann · in Torque Game Engine · 04/18/2006 (11:12 am) · 2 replies

Hello,

I tried to find a good tutorial for the TNL, but unfortunately I did not even find a bad one. Do I have to learn everything about TNL from the SDK or are there tutorials? Maybe I was not able to find them.

Tutorials would be a great help for me.

Thx
Till

PS: Please excuse my bad English.

#2
06/16/2006 (5:09 pm)
The initial example on OpenTNL.org has some issues (it doesn't compile). So, based on that example, I wrote up some code that does compile, and provides stubs that might be useful. I wrote it to interact with an app that uses OGRE, so the code is posted on the wiki there.

http://www.ogre3d.org/wiki/index.php/OpenTNL

Please post any comments, questions, complaints, etc here. Hope it's useful. If any of the moderators at OpenTNL.org want to post the code here, please feel free.