Difference between revisions of "Horde3D Wiki:Community portal"

From Horde3D Wiki
Jump to: navigation, search
m (first draft using the Block layout.)
Line 1: Line 1:
 
__NOEDITSECTION__
 
__NOEDITSECTION__
{{StyleBox1|
+
{{ContentBlock|width=800|color=orange
header = The community portal section of the Horde3D wiki contains community contributed articles that are not part of the official documentation.|
+
|content= '''The community portal section of the Horde3D wiki contains community contributed articles that are not part of the official documentation. Feel free to add articles to our wiki.'''}}
text = |
+
{{SpacerBlock}}
}}
+
{{ContentBlock|width=800
 
+
|header=Horde3D is a cross-platform graphics engine. The currently supported platform are Windows, Linux and Mac OS X.
Horde3D is a cross-platform graphics engine. The currently supported platform are Windows, Linux and Mac OS X.
+
|content={{!!}}
 
 
 
==How-To setup a Horde3D Development Environment==
 
==How-To setup a Horde3D Development Environment==
 
*[[Horde3D Development Environment for Windows]]
 
*[[Horde3D Development Environment for Windows]]
Line 23: Line 22:
  
 
===Advanced===
 
===Advanced===
 +
}}

Revision as of 01:09, 17 April 2008


The community portal section of the Horde3D wiki contains community contributed articles that are not part of the official documentation. Feel free to add articles to our wiki.
Horde3D is a cross-platform graphics engine. The currently supported platform are Windows, Linux and Mac OS X.

How-To setup a Horde3D Development Environment

Tutorials

Fell free to write your tutorials here, for the benefit of the whole community.

Beginner

  1. Tutorial - Hello World - In this section we will create a simple application that loads a character and animates it using a walk cycle.
  2. Tutorial - Picking - In this section we will demonstrate picking the node under the mouse cursor

Intermediate

Advanced