Difference between revisions of "Horde3D Wiki:Community portal"
From Horde3D Wiki
Line 11: | Line 11: | ||
*[[Horde3D Development Environment from SVN]] | *[[Horde3D Development Environment from SVN]] | ||
+ | |||
+ | |||
==Tutorials== | ==Tutorials== | ||
Line 16: | Line 18: | ||
Fell free to write your tutorials here, for the benefit of the whole community. | Fell free to write your tutorials here, for the benefit of the whole community. | ||
+ | |||
===Beginner=== | ===Beginner=== | ||
#[[Tutorial - Hello World]] - In this section we will create a simple application that loads a character and animates it using a walk cycle. | #[[Tutorial - Hello World]] - In this section we will create a simple application that loads a character and animates it using a walk cycle. | ||
Line 28: | Line 31: | ||
===Advanced=== | ===Advanced=== | ||
+ | ''to come in the future'' | ||
+ | |||
+ | |||
==Techniques== | ==Techniques== | ||
Line 39: | Line 45: | ||
#[[Shading Technique - Fresnel]] - Using reflection and refraction | #[[Shading Technique - Fresnel]] - Using reflection and refraction | ||
#[[Shading Technique - Linear Depth Buffer]] - Create a custom linear depth buffer using vertex | #[[Shading Technique - Linear Depth Buffer]] - Create a custom linear depth buffer using vertex | ||
− | |||
Line 45: | Line 50: | ||
==Content Import== | ==Content Import== | ||
[[Category: Content Import]] | [[Category: Content Import]] | ||
− | #[[Collada - 3DS Max and Maya]] - Exporting from 3D Studio Max and Maya. | + | #[[Collada - 3DS Max and Maya]] - Exporting from 3D Studio Max and Maya. |
− | #[[Collada - Modo]] - Exporting from Modo. | + | #[[Collada - XSI]] - Exporting from XSI. |
+ | #[[Collada - Modo]] - Exporting from Modo. | ||
#[[Direct Export from Blender]] - Exporting from Blender. | #[[Direct Export from Blender]] - Exporting from Blender. | ||
}} | }} |
Revision as of 22:15, 4 January 2009
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 or links to external tutorials. |
Horde3D is a cross-platform graphics engine. The currently supported platform are Windows, Linux and Mac OS X. | |
ContentsSetting up the Development Environment
TutorialsFell free to write your tutorials here, for the benefit of the whole community. Beginner
Intermediate
Advancedto come in the future TechniquesShading
Content Import
|