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 64fab756f8 Merge pull request #1659 from rextimmy/linux_vizshader_fixes 9 rokov pred
Engine 68d44c4c30 Merge pull request #1645 from Areloch/NewObjectPointerCleanup 9 rokov pred
My Projects 27bbf4758e changed readme 11 rokov pred
Templates 64fab756f8 Merge pull request #1659 from rextimmy/linux_vizshader_fixes 9 rokov pred
Tools 3a73344abb Resolves merging-order conflicts for the vehicle physics PR, as well as correcting cmake not blacklisting the componentGroup files if TORQUE_EXPERIMENTAL_EC was flipped off. 9 rokov pred
.gitattributes 06b138d6d1 Update gitattributes with some text files for avoid EOF problems with Git. 10 rokov pred
.gitignore 19d4108357 improved gitignore for VS2012 11 rokov pred
CMakeLists.txt aa0793de47 overrides the default CMAKE_INSTALL_PREFIX 10 rokov pred
CONTRIBUTING.md 1e47b7bf44 Mention code style guidelines. 10 rokov pred
README.md 0759fe506c Added one more link to the readme. 10 rokov pred
allProjects.txt 3ef50078f6 Update allProjects.txt 12 rokov pred
generateAllProjects.bat 352279af7a Top level files for ticket #1 13 rokov pred
projects.xml bd60f3be1a Direct3D11 CMake and Project Generator files. 9 rokov pred

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.