Urho3D
Jump to navigation
Jump to search
Urho3D | |
---|---|
| |
Latest release | 1.9 (Announcement) |
Release date | November 21st, 2022 |
Code license | MIT License |
P. language | C++, Lua, AngelScript |
Libraries | SDL, Bullet and Box2D |
Contribute | |
Urho3D is a free engine. This means that the source code is available to be studied, modified, and distributed. Most projects look for help with testing, documentation, graphics, etc., as well. |
Urho3D is a free lightweight, cross-platform 2D and 3D game engine implemented in C++ and released under the MIT license. It is greatly inspired by OGRE and Horde3D.
Urho3D uses SDL as its multimedia library. Bullet is included for 3D physics and Box2D for 2D physics.