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

RichardRanft 3ddd9b8a4c Add static String::isEmpty(const char*) method and use it to verify path for Forest::saveDataFile() is not empty. před 10 roky
Engine 3ddd9b8a4c Add static String::isEmpty(const char*) method and use it to verify path for Forest::saveDataFile() is not empty. před 10 roky
My Projects 27bbf4758e changed readme před 11 roky
Templates 3f191ede5f Two equal lines in init.cs před 10 roky
Tools 8f94614a6e Merge pull request #1169 from eightyeight/add-vagrant před 10 roky
.gitattributes 06b138d6d1 Update gitattributes with some text files for avoid EOF problems with Git. před 11 roky
.gitignore 19d4108357 improved gitignore for VS2012 před 11 roky
CMakeLists.txt 5e59a08ed9 Bumped minimum CMake version. před 11 roky
CONTRIBUTING.md 1e47b7bf44 Mention code style guidelines. před 11 roky
README.md 338666a0a4 Fixed a link and removed link to GitHub releases. před 10 roky
allProjects.txt 3ef50078f6 Update allProjects.txt před 12 roky
generateAllProjects.bat 352279af7a Top level files for ticket #1 před 13 roky
projects.xml a2ca161024 Defaults in project manager 2.2 před 11 roky

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.