Urho3D Wiki
(→‎HowTos: Added links to GUI and GPU realtime materials)
Tags: Visual edit apiedit
(→‎Regarding Urho3D: Added a link to scorvi's sample library and fixed a link name)
Tags: Visual edit apiedit
Line 68: Line 68:
 
* http://urho3d.prophpbb.com/topic756.html How to create viewports with a transparent background.
 
* http://urho3d.prophpbb.com/topic756.html How to create viewports with a transparent background.
 
* http://urho3d.prophpbb.com/topic804.html How to change the resolution, toggle fullscreen and similar: http://urho3d.github.io/documentation/1.32/_rendering.html
 
* http://urho3d.prophpbb.com/topic804.html How to change the resolution, toggle fullscreen and similar: http://urho3d.github.io/documentation/1.32/_rendering.html
  +
* http://urho3d.prophpbb.com/topic954.html Sample library from scorvi
* [http://nervegass.blogspot.de/2014/12/urho-shaders-edge-detection.html http://nervegass.blogspot.de/2014/12/urho-shadMiscdge-detection.html]
+
* http://nervegass.blogspot.de/2014/12/urho-shaders-edge-detection.html Example shader with an explanation
 
* https://www.youtube.com/playlist?list=PLg3Q9upEQvPRAYaIqhImkUu1RBgSZA_N7 Video playlist about a lot of Urho3D topics.
 
* https://www.youtube.com/playlist?list=PLg3Q9upEQvPRAYaIqhImkUu1RBgSZA_N7 Video playlist about a lot of Urho3D topics.
   

Revision as of 12:07, 14 June 2015

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

HowTos

Sample Projects

Bigger examples showing how more complex applications/games could be done.

Other

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.]

Applications

Misc / Multi Topic

Blender/Modelling

Free (Blender) 3D Models/Assets

Free Textures

Free Sounds/Music

Graphics

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