torque3d is a flexible and capable 3d game engine targeting primarily Windows but Linux and Mac are under development.

#gameengine #game-engine #cpp #gamedev #engine #scripting #3d

Areloch 51fa8a3b5b Merge pull request #1430 from Areloch/release-3.8 9 gadi atpakaļ
Engine 2044b2691e Merge pull request #1426 from Azaezel/KrazyKeyKompares 10 gadi atpakaļ
My Projects 27bbf4758e changed readme 11 gadi atpakaļ
Templates 3d65f1f8cd Fixes it so when using SDL, the editor menubar will correctly react to accelerator commands. 10 gadi atpakaļ
Tools 845ec9c452 CMake NMake fix to place exe in game directory 10 gadi atpakaļ
.gitattributes 06b138d6d1 Update gitattributes with some text files for avoid EOF problems with Git. 10 gadi atpakaļ
.gitignore 19d4108357 improved gitignore for VS2012 11 gadi atpakaļ
CMakeLists.txt aa0793de47 overrides the default CMAKE_INSTALL_PREFIX 10 gadi atpakaļ
CONTRIBUTING.md 1e47b7bf44 Mention code style guidelines. 10 gadi atpakaļ
README.md 0759fe506c Added one more link to the readme. 10 gadi atpakaļ
allProjects.txt 3ef50078f6 Update allProjects.txt 12 gadi atpakaļ
generateAllProjects.bat 352279af7a Top level files for ticket #1 13 gadi atpakaļ
projects.xml a2ca161024 Defaults in project manager 2.2 10 gadi atpakaļ

README.md

Torque 3D

MIT Licensed Open Source version of Torque 3D from GarageGames

More Information

Pre-compiled Version

In addition to GitHub we also have a couple of pre-packaged files for you to download if you would prefer to not compile the code yourself. They are available from the downloads page on the wiki.

Related repositories

License

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.