Game Development Community

A Torque3D-Project from Scratch: Please give it a try.

by Thomas Bang · in Torque 3D Beginner · 10/17/2009 (7:57 am) · 2 replies

Hi

Today i had a little bit boredom. So i decided to create a empty project with the demo of Torque3D.
To be specific: I did not used the Torque Toolbox. It is really a project from scratch.

What you will see is only a splashscreen with a fade-in/fade-out effect.
The resolution is 1024x768x32 in window mode. The renderer is Direct3D.

My request: Download and start the project and look into console.log. If you find any errors, please let me know. Thank you.

And here is the link: www.darkware.de/Torque3D_from_Scratch_Direct3D_9.zip

Note: When you exit the project, a advertising screen will appear. I guess this is part of the demo. If you have Torque3D, you can replace the exe with your own. In this case make sure the name of the exe and the name of the dll are equal.


Greetings

Thomas Bang

#1
10/18/2009 (6:26 am)
There is no problem, Console.log looks fine to me.
#2
10/18/2009 (8:24 am)
Same here