Skip to content

nemerle/Urho3D

This branch is 4751 commits behind urho3d/urho3d:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jun 14, 2015
92075c6 · Jun 14, 2015
Feb 1, 2015
Jun 11, 2015
Jun 14, 2015
Jun 14, 2015
Jun 26, 2014
Jun 13, 2015
Apr 10, 2015
May 3, 2015
May 18, 2015
Jun 12, 2015
Apr 7, 2015
May 7, 2015
May 5, 2015
May 23, 2015
Feb 1, 2015
Feb 1, 2015
Apr 17, 2015
Apr 17, 2015
Feb 1, 2015
Feb 1, 2015
Feb 1, 2015
Feb 13, 2015
Feb 13, 2015
Apr 17, 2015
Apr 17, 2015
Apr 10, 2015
Feb 1, 2015
Feb 1, 2015
Feb 1, 2015
Feb 6, 2015
Feb 6, 2015
Feb 1, 2015
Feb 1, 2015
Feb 1, 2015
Feb 1, 2015
Feb 1, 2015
Mar 6, 2015

Repository files navigation

Urho3D logo

#Urho3D

Urho3D is a free lightweight, cross-platform 2D and 3D game engine implemented in C++ and released under the MIT license. Greatly inspired by OGRE and Horde3D.

Main website: http://urho3d.github.io/

##License Licensed under the MIT license, see License.txt for details.

##Credits Urho3D development, contributions and bugfixes by:

  • Lasse Öörni (loorni@gmail.com, AgentC at GameDev.net)
  • Wei Tjong Yao
  • Aster Jian
  • Colin Barrett
  • Erik Beran
  • Danny Boisvert
  • Carlo Carollo
  • Pete Chown
  • Sebastian Delatorre (primitivewaste)
  • Josh Engebretson
  • Chris Friesen
  • Alex Fuller
  • Mika Heinonen
  • Graham King
  • Jason Kinzer
  • Gunnar Kriik
  • Ali Kämäräinen
  • Pete Leigh
  • Jonne Nauha
  • Paul Noome
  • David Palacios
  • Alex Parlett
  • Jordan Patterson
  • Vladimir Pobedinsky
  • Nick Royer
  • Jonathan Sandusky
  • Miika Santala
  • Joshua Tippetts
  • Daniel Wiberg
  • Steven Zhang
  • AGreatFish
  • Enhex
  • Firegorilla
  • Magic.Lixin
  • Mike3D
  • Modanung
  • OvermindDL1
  • Skrylar
  • andmar1x
  • amadeus_osa
  • atship
  • att
  • celeron55
  • hdunderscore
  • marynate
  • mightyCelu
  • nemerle
  • ninjastone
  • raould
  • rasteron
  • reattiva
  • rifai
  • skaiware
  • szamq
  • thebluefish

Urho3D is greatly inspired by OGRE (http://www.ogre3d.org) and Horde3D (http://www.horde3d.org). Additional inspiration & research used:

Urho3D uses the following third-party libraries:

DXT / ETC1 / PVRTC decompression code based on the Squish library and the Oolong Engine. Jack and mushroom models from the realXtend project. (http://www.realxtend.org) Ninja model and terrain, water, smoke, flare and status bar textures from OGRE. BlueHighway font from Larabie Fonts. Anonymous Pro font by Mark Simonson. NinjaSnowWar sounds by Veli-Pekka Tätilä.

##Documentation Urho3D classes have been sparsely documented using Doxygen notation. To generate documentation into the "Docs" subdirectory, open the Doxyfile in the "Docs" subdirectory with doxywizard and click "Run doxygen" from the "Run" tab. Get Doxygen from http://www.doxygen.org & Graphviz from http://www.graphviz.org. See section "Documentation build" below on how to automate documentation generation as part of the build process.

The documentation is also available online at http://urho3d.github.io/documentation/HEAD/index.html

Documentation on how to build Urho3D: http://urho3d.github.io/documentation/HEAD/_building.html Documentation on how to use Urho3D as external library http://urho3d.github.io/documentation/HEAD/_using_library.html

Replace HEAD with a specific release version in the above links to obtain the documentation pertinent to the specified release. Alternatively, use the document-switcher in the documentation website to do so.

##History The change history is available online at http://urho3d.github.io/documentation/HEAD/_history.html

About

Cross-platform 2D and 3D game engine

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 77.0%
  • ActionScript 11.6%
  • Lua 4.9%
  • CMake 3.7%
  • GLSL 1.2%
  • Java 0.5%
  • Other 1.1%