Game Development Community

Click!!!

by muhammedekinci · in General Discussion · 07/02/2013 (6:58 am) · 5 replies


Hello friends! I have decided to write to my teammates and the game engine. We looked at the Ogre, Irrlicht and Torque. And wanted to have the engine in Torque. Can you make a Torque-based engine? Please just answer my question.

#1
07/02/2013 (7:34 am)
Torque is open source, you can do whatever you want with it for free.
#2
07/02/2013 (8:36 am)
To expand, the license is here. In case you are too stubborn to click that, here is the whole license that is reproduced at the top of EVERY SINGLE SOURCE CODE FILE IN THE ENTIRE ENGINE:

//-----------------------------------------------------------------------------
// Copyright (c) 2012 GarageGames, LLC
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to
// deal in the Software without restriction, including without limitation the
// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
// sell copies of the Software, and to permit persons to whom the Software is
// furnished to do so, subject to the following conditions:
//
// The above copyright notice and this permission notice shall be included in
// all copies or substantial portions of the Software.
//
// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
// IN THE SOFTWARE.
//-----------------------------------------------------------------------------
In essense, it says that you can use the engine free of charge and use it without restriction, including copying, modifying, merging, publishing, distributing, sublicensing and/or SELLING copies of the software as long as the copyright is included....

I am thinking that perhaps we should have people confirm that they have read this license before allowing them to check it out from GitHub. The flood of forum posts related to this one silly thing is growing constantly....

<edit>
Quote:Can you make a Torque-based engine
The answer to this is simply - Torque is a game engine. Do you mean "can you make a game with Torque 3D and sell it?" If you do, then according to the license above the answer is yes. Also according to the above license you don't have to pay anyone to use the Torque 3D engine for your own games.

Any more questions?
#3
07/02/2013 (8:36 am)
you have already asked this question please use your original thread instead of making duplicates.
#4
07/02/2013 (12:00 pm)
"Can you make a Torque-based engine? Please just answer my question."
Question not understood.... 
pending for more information... 
collecting new information... 
Torque 3D is an engine... 
Logical solution suggested... 
Pending for solution... 
please wait while loading solution... 
Solution ready... 
Answer is "no need to make Torque-based engine, Torque 3D is already an engine"
catch try initiated:
If(need to ask Torque 3D engine related questions)
then(see Answer)
else(make games)
#5
07/02/2013 (5:35 pm)
@Dwarf King, Lol.

If your asking if you can make a specific engine in T3D then the answer is also yes..

You can model all sorts of engines with the convex shape tool, although you would be better off modeling them in 3DS Max or Blender and Importing them into T3D to use in your Game ;-)