Urho3D Wiki
Register
Tags: Visual edit apiedit
(Forgot to update the Linux article link)
Tags: Visual edit apiedit
Line 16: Line 16:
 
=== Beginner Tutorials ===
 
=== Beginner Tutorials ===
 
* [[Building Urho 1.5 (Windows 10, MinGW/GCC)|Building Urho 1.5 from source (Windows 10, Code::Blocks, MinGW/GCC)]]
 
* [[Building Urho 1.5 (Windows 10, MinGW/GCC)|Building Urho 1.5 from source (Windows 10, Code::Blocks, MinGW/GCC)]]
 
* [[Build Urho3D on Linux (GCC)|Building Urho 1.5 on Linux (Ubuntu, Code::Blocks, GCC)]]
 
* [[Creating a new Urho3D Project]]
 
* [[Creating a new Urho3D Project]]
 
* [[First Project]]
 
* [[First Project]]
Line 23: Line 24:
 
* [[Build Urho3D 1.4 or higher]]
 
* [[Build Urho3D 1.4 or higher]]
 
* [[Build Urho3D 1.32 on Windows (MinGW)]]
 
* [[Build Urho3D 1.32 on Windows (MinGW)]]
* [[Build Urho3D on Linux (GCC)|Build Urho3D 1.32 on Linux (GCC)]]
 
   
 
=== Urho HowTos ===
 
=== Urho HowTos ===

Revision as of 04:54, 24 January 2016

Welcome to the Unofficial Urho3D Wiki

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.

This wiki tries to cover stuff in a more compact form as in the Urho documentation or not really explained there. Also it's more widespread to (game) development in general and is not strictly focused on just Urho. The articles here are often an introduction and to give an overview and don't try to cover every detail. To get details see the Urho API documentation or search for documentation/help for the other products and topics mentioned here.

General

Tutorials

Beginner Tutorials

Outdated:

Urho HowTos

Other HowTos

Sample Projects

Bigger examples showing how more complex applications/games could be done. Ideas for samples and their features

Galleries and Lists

External Tutorials

Links

Regarding Urho3D

[WIKINOTE: Some of these could be transformed into ready-to-use shaders and put here for download. Some kind of (shader) gallery would be nice. Urho3D comes already with some materials, those could be described and maybe extended.]

Programming

C++

Applications

Multi Topic

Blender/Modelling

Free (Blender) 3D Models/Assets

Free Textures

Free Sounds/Music

Graphics

Misc / Other

Old Wiki Content

Some valuable material from the old, abandoned wiki found at: https://code.google.com/p/urho3d/source/browse/wiki/?r=219

This may be outdated and the official documentation should be preferred: http://urho3d.github.io/documentation/1.32/index.html

Latest activity


Logo