Well i'm here again (Diagrams)
by Alejadnro Donoso · in Torque Game Engine · 12/24/2006 (12:25 pm) · 1 replies
My question it very simple what obtain with de license of Tge.
What type of support
what type of docs
this support and docs are focus on experienced programmers or a newbie to programing or a guru of c++
What type of support
what type of docs
this support and docs are focus on experienced programmers or a newbie to programing or a guru of c++
Associate David Montgomery-Blake
David MontgomeryBlake
There are a large number of docs for TGE as well as a couple of well-written books. Much of the documentation is oriented towards programmers and strong programmers (especially if you want to modify the 500,000+ line codebase). There are some great beginner tutorials, but the documentation could do with a number of mini-tutorials like in the TGB camp. A great place to start is the getting started tutorial that ships with Torque and the MinApp tutorials.
Being as how it is a large, complex engine written in C++, you should definitely make sure that you understand the language and can read it fluently to figure out what is going on.