Skip to content

evolarium/Urho3D

 
 

Repository files navigation

Urho3D logo

#Urho3D

Join the chat at https://gitter.im/urho3d/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: https://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
  • Vivienne Anthony
  • Colin Barrett
  • Erik Beran
  • Gauthier Billot
  • Loic Blot
  • Danny Boisvert
  • Sergey Bosko
  • Carlo Carollo
  • Pete Chown
  • Christian Clavet
  • Sebastian Delatorre (primitivewaste)
  • Josh Engebretson
  • Chris Friesen
  • Alex Fuller
  • Henrik Heino
  • Mika Heinonen
  • Victor Holt
  • Johnathan Jenkins
  • Jukka Jylänki
  • Graham King
  • Jason Kinzer
  • Eugene Kozlov
  • Gunnar Kriik
  • Aliaksandr Kryvashein
  • Artem Kulyk
  • Rokas Kupstys
  • Ali Kämäräinen
  • Pete Leigh
  • Frode 'Modanung' Lindeijer
  • Thorbjørn Lindeijer
  • Nathanial Lydick
  • Xavier Maupeu
  • Jonne Nauha
  • Paul Noome
  • David Palacios
  • Alex Parlett
  • Jordan Patterson
  • Anton Petrov
  • Vladimir Pobedinsky
  • Franck Poulain
  • Pranjal Raihan
  • Nick Royer
  • Miika Santala
  • Anatoly Sennov
  • Matan Shukry
  • Bengt Soderstrom
  • Hualin Song
  • James Thomas
  • Joshua Tippetts
  • Yusuf Umar
  • Daniel Wiberg
  • Steven Zhang
  • AGreatFish
  • BlueMagnificent
  • Enhex
  • Fastran
  • Firegorilla
  • Gordon-F
  • Lumak
  • Magic.Lixin
  • Mike3D
  • MonkeyFirst
  • Ner'zhul
  • Newb I the Newbd
  • OvermindDL1
  • Scellow
  • Skrylar
  • TheComet93
  • Y-way
  • 1vanK
  • andmar1x
  • amadeus_osa
  • atship
  • att
  • celeron55
  • cosmy1
  • damu
  • dragonCASTjosh
  • feltech
  • fredakilla
  • hdunderscore
  • lvshiling
  • marynate
  • mightyCelu
  • neat3d
  • nemerle
  • ninjastone
  • proller
  • raould
  • rasteron
  • reattiva
  • rifai
  • rikorin
  • skaiware
  • ssinai1
  • svifylabs
  • szamq
  • thebluefish
  • tommy3
  • yushli

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. (https://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ä. PBR textures from Substance Share. (https://share.allegorithmic.com) IBL textures from HDRLab's sIBL Archive. Dieselpunk Moto model by allexandr007. Mutant model from Mixamo.

##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 https://urho3d.github.io/documentation/HEAD/index.html

Documentation on how to build Urho3D: https://urho3d.github.io/documentation/HEAD/_building.html Documentation on how to use Urho3D as external library https://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 https://urho3d.github.io/documentation/HEAD/_history.html

About

Cross-platform rendering and game engine

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 73.2%
  • ActionScript 12.0%
  • Lua 4.5%
  • CMake 4.4%
  • HLSL 1.7%
  • GLSL 1.5%
  • Other 2.7%