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 e8c96d7df1 Merge pull request #1577 from rextimmy/dx11_gl_drawutil_border_fix il y a 9 ans
Engine e8c96d7df1 Merge pull request #1577 from rextimmy/dx11_gl_drawutil_border_fix il y a 9 ans
My Projects 27bbf4758e changed readme il y a 11 ans
Templates 60ffb8e902 Merge pull request #1568 from Azaezel/soSensitive9001 il y a 9 ans
Tools 131090f1b7 Made the cmake SDL flag a regular, non-advanced option so that it's not hidden from the base setup on Windows. il y a 9 ans
.gitattributes 06b138d6d1 Update gitattributes with some text files for avoid EOF problems with Git. il y a 10 ans
.gitignore 19d4108357 improved gitignore for VS2012 il y a 11 ans
CMakeLists.txt aa0793de47 overrides the default CMAKE_INSTALL_PREFIX il y a 10 ans
CONTRIBUTING.md 1e47b7bf44 Mention code style guidelines. il y a 11 ans
README.md 0759fe506c Added one more link to the readme. il y a 10 ans
allProjects.txt 3ef50078f6 Update allProjects.txt il y a 12 ans
generateAllProjects.bat 352279af7a Top level files for ticket #1 il y a 13 ans
projects.xml bd60f3be1a Direct3D11 CMake and Project Generator files. il y a 9 ans

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.