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 597abec447 Merge pull request #2023 from Areloch/sRGB_Implementation 8 years ago
Engine e2f98f2641 Includes the D3D feature level detection. 8 years ago
My Projects 27bbf4758e changed readme 11 years ago
Templates 25686ed4be Implementation of sRGB image support. Overhauls the linearization setup to utilize the sRGB image types, as well as refactors the use of ColorF and ColorI to be properly internally consistent. ColorIs are used only for front-facing/editing/UI settings, and ColorFs, now renamed to LinearColorF to reduce confusion of purpose, are used for color info in the engine itself. This avoids confusing and expensive conversions back and forth between types and avoids botches with linearity. Majority work done by @rextimmy 8 years ago
Tools adb875cb54 Conflict resolution with devhead. 8 years ago
.gitattributes 06b138d6d1 Update gitattributes with some text files for avoid EOF problems with Git. 11 years ago
.gitignore 19d4108357 improved gitignore for VS2012 11 years ago
CMakeLists.txt aa0793de47 overrides the default CMAKE_INSTALL_PREFIX 10 years ago
CONTRIBUTING.md 1e47b7bf44 Mention code style guidelines. 11 years ago
LICENSE.md d7979d124c Update LICENSE.md 9 years ago
README.md f080eda9f2 Update README.md 9 years ago
allProjects.txt 3ef50078f6 Update allProjects.txt 12 years ago
generateAllProjects.bat 352279af7a Top level files for ticket #1 13 years ago
projects.xml bd60f3be1a Direct3D11 CMake and Project Generator files. 9 years ago

README.md

Torque 3D

MIT Licensed Open Source version of Torque 3D from GarageGames

GitHub tag GitHub release Github All Releases

IRC

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

All assets and code are under the license