Urho3D

From Libregamewiki
Jump to navigation Jump to search
Urho3D
Urho3D.svg
Latest release1.9  (Announcement)
Release dateNovember 21st, 2022
Code licenseMIT License
P. languageC++, Lua, AngelScript
LibrariesSDL, 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.

See also[edit]

External Links[edit]