Game Development Community

source code

by 3dforce · in General Discussion · 12/21/2010 (3:33 pm) · 4 replies

Hi,
When I Should purchase the engine source code ?

Thanks

About the author

Recent Threads


#1
12/21/2010 (3:44 pm)
Have you tried building your game with the demo?
Did you run into limitations with TorqeScript that requires some more advanced techniques?
Do you understand the coding language the source code is written in? (I currently don't remember which it is)
Do you need to modify the binary for whatever reason?

There is quite the number of questions you should know the answer to when licensing. The answers to these and other such questions will help you determine if you need to license the source code.
#2
12/21/2010 (11:06 pm)
how I check the source code if I can understand it and modify it or not ?
#3
12/22/2010 (3:23 pm)
Word with the demo first see if your concepts can be made using scripting alone.

The source code is all in C++, so you will have to know it to modify the engine.
#4
12/23/2010 (1:37 am)
thanks, I know C++ well but I dont know if it is possible to conclude 3D equations and functions it is hard for me I think and I am afraid to stuck in the middle.