Horde3D now has an official github repository here: https://github.com/horde3d/Horde3D/.
Horde3D is a small open source 3D rendering engine. The goal of this project is to add new features to the original engine, see the branches for subprojects.
Copyright (C) 2006-2013 Nicolas Schulz and the Horde3D Team
The complete SDK is licensed under the terms of the Eclipse Public License (EPL).
Horde3D requires an OpenGL 2.0 compatible graphics card with the latest drivers. A GeForce 6 or Radeon X1000 series card is the minimum requirement to run the samples.
The source code of the engine and tools is included in the SDK. It has the following dependencies:
- RapidXml
http://rapidxml.sourceforge.net
- stbi by Sean Barrett
http://nothings.org
- GLFW for window management in samples
http://glfw.sourceforge.net
These libraries are included directly as code in the SDK.