Game Development Community

Can I Evaluate the SDK Function before I Buy it

by WoXiangni · in General Discussion · 04/21/2005 (11:49 pm) · 5 replies

Our company plan to develop one product under 3D and Realtime, somebody told me the GarageGames' Engine is suit for us, but we want to evaluate the function and usages before something determined. What can i do for this? Thanks so much.

Vesionee.Today

#1
04/22/2005 (12:07 am)
You can downlaod the demo or buy '3d Game programming all in one- Ken finney' book. You can learn a lot about the engine and create games with the demo. You will not be able to get the code unless you buy a license. There are many threads discussing what torque can do already. The main thing is you get ALL the code so can modify the engine to suit your needs.
#2
04/22/2005 (4:26 am)
Browse the forums... if it looks like you can do what you need to with Torque then purchase a license to the sdk.. its only 100 dollars... Theres not a whole heck of a lot to lose.
#3
04/22/2005 (4:32 am)
Just to reinforce: The demo is fully functional, and provides you the ability to do everything you would do with a TGE license except modify source code (which doesn't come with the demo).

The demo is not just a "watch me" demo--it's a fully functioning executable of the 1.3 code base, with example scripts (the very scripts that make the demo itself operate) to show you how many tasks can be accomplished.
#4
04/22/2005 (4:33 am)
You can download the "Tutorial Base" from http://www.codesampler.com/torque.htm and read essential guide to torque( available at this page: http://www.garagegames.com/mg/projects/torque1/)

hope I helped
#5
04/22/2005 (9:41 pm)
Dear FruitBatInShade,Chris Labombard,Stephen Zepp and Lee-Orr Orbach, Thanks so much for your helpful guidings, I've found out how to use the functions with the Demo Version. we will try our best to understand the Engine. Thanks again.