Game Development Community

August Jokela's Forum Posts

Thread Post Date Posted
Draw Line in TGE As far as I know of, no.... read more 02/01/2006 (12:50 pm)
Draw Line in TGE Within the renderobject function (probably can be done in the render image also) for your class in C... read more 01/31/2006 (8:12 am)
Draw a simple line in TGE I did that, I put it in the engine. It is just another OpenGL call in the renderobject function of t... read more 01/09/2006 (10:46 am)
Unlockables??? It can be done in C++ or script, though script would probably be easier. How I see it, there would j... read more 11/15/2005 (3:22 pm)
Don't Buy from Amazon Yeah, I just saw it at Barnes and Noble and picked it up.... read more 11/15/2005 (3:04 pm)
Adding Datablock to class (fxRenderObject) I found out the problem. I had the initPersistFields function in for fxRenderObject. I commented... read more 11/11/2005 (3:13 pm)
How can i move a camera around a cylinder ? The Advanced Camera Resource is a good place to look for how you can move the camera around. It also... read more 10/31/2005 (10:39 am)