Coding in C
by CodeWalla · in Torque Game Engine Advanced · 05/22/2007 (9:47 am) · 2 replies
Hi all,
I am new to Torque. I have TGEA. After installation I have source code of engine and all the libraries. But all the examples are written in Torque Script. I searched for a tutorial which is completely in C++ but couldn't find one. Can somebody tell me how to write a hello world program with torque in C++.
Thanks in advance.
I am new to Torque. I have TGEA. After installation I have source code of engine and all the libraries. But all the examples are written in Torque Script. I searched for a tutorial which is completely in C++ but couldn't find one. Can somebody tell me how to write a hello world program with torque in C++.
Thanks in advance.
About the author
Associate Manoel Neto
Default Studio Name
I didn't know much C and C++ before working with Torque, and I learned both by installing a whole load of different resources back then, seeing how they worked, which changes they did to reach their objectives, and later by actually modifying those resources.