mirror of
https://github.com/fffaraz/awesome-cpp.git
synced 2025-12-18 12:54:39 +03:00
Add Torque2D and Torque3D to Game Engines. Removed them from "todo" list.
This commit is contained in:
@@ -226,6 +226,8 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
|
|||||||
* [Grit](http://gritengine.com/) - Community project to build a free game engine for implementing open world 3D games. [MIT]
|
* [Grit](http://gritengine.com/) - Community project to build a free game engine for implementing open world 3D games. [MIT]
|
||||||
* [Irrlicht](http://irrlicht.sourceforge.net/) - A high performance realtime 3D engine written in C++. [zlib]
|
* [Irrlicht](http://irrlicht.sourceforge.net/) - A high performance realtime 3D engine written in C++. [zlib]
|
||||||
* [Polycode](https://github.com/ivansafrin/Polycode) - A cross-platform framework for creative code in C++ (with Lua bindings). [MIT] [website](http://polycode.org/)
|
* [Polycode](https://github.com/ivansafrin/Polycode) - A cross-platform framework for creative code in C++ (with Lua bindings). [MIT] [website](http://polycode.org/)
|
||||||
|
* [Torque2D](https://github.com/GarageGames/Torque2D) - An open-source and cross-platform C++ engine built for 2D game development. [MIT] [website](https://www.garagegames.com/products/torque-2d)
|
||||||
|
* [Torque3D](https://github.com/GarageGames/Torque3D) - An open-source C++ engine built for 3D game development. [MIT] [website](https://www.garagegames.com/products/torque-3d)
|
||||||
|
|
||||||
## GUI
|
## GUI
|
||||||
*Graphic User Interface*
|
*Graphic User Interface*
|
||||||
|
|||||||
@@ -229,7 +229,6 @@ https://github.com/oclint/oclint
|
|||||||
|
|
||||||
https://github.com/TTimo/doom3.gpl
|
https://github.com/TTimo/doom3.gpl
|
||||||
https://github.com/phusion/passenger
|
https://github.com/phusion/passenger
|
||||||
https://github.com/GarageGames/Torque3D
|
|
||||||
https://github.com/id-Software/DOOM-3-BFG
|
https://github.com/id-Software/DOOM-3-BFG
|
||||||
https://github.com/ideawu/ssdb
|
https://github.com/ideawu/ssdb
|
||||||
https://github.com/OpenNI/OpenNI
|
https://github.com/OpenNI/OpenNI
|
||||||
|
|||||||
Reference in New Issue
Block a user