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 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 年之前
Engine 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 年之前
My Projects 27bbf4758e changed readme 12 年之前
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 年之前
Tools adb875cb54 Conflict resolution with devhead. 8 年之前
.gitattributes 06b138d6d1 Update gitattributes with some text files for avoid EOF problems with Git. 11 年之前
.gitignore 19d4108357 improved gitignore for VS2012 12 年之前
CMakeLists.txt aa0793de47 overrides the default CMAKE_INSTALL_PREFIX 10 年之前
CONTRIBUTING.md 1e47b7bf44 Mention code style guidelines. 11 年之前
LICENSE.md d7979d124c Update LICENSE.md 9 年之前
README.md f080eda9f2 Update README.md 9 年之前
allProjects.txt 3ef50078f6 Update allProjects.txt 12 年之前
generateAllProjects.bat 352279af7a Top level files for ticket #1 13 年之前
projects.xml bd60f3be1a Direct3D11 CMake and Project Generator files. 9 年之前

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