Difference between revisions of "Main Page"

From Horde3D Wiki
Jump to: navigation, search
m
(Merged changes from christoph)
 
(47 intermediate revisions by 8 users not shown)
Line 1: Line 1:
 
__NOEDITSECTION__ __NOTOC__
 
__NOEDITSECTION__ __NOTOC__
{| width="800" style="border: 2px solid #EC8A1C; margin-bottom: 10px; padding: 4px;"
+
<!-- hero -->
|'''Welcome to the wiki for the open source next-generation graphics engine Horde3D.'''
+
{{Filmstrip}}
 
+
{{SpacerBlock|1|1}}
This wiki collects information about how to make best use of the numerous features of Horde3D. Since it is a collaborative effort to which all community members are invited to contribute, the Horde3D team does not take any responsibility for the content or the accuracy of the content provided on these pages.  
+
{{ContentBlock | width=100% | thickness=1 | color=#999999 | content-color=#ffffcc | content=
|}
+
'''Welcome to the Horde3D Wiki!'''
 
+
As this is a wiki, feel free to make it better! The Horde3D team does not take any responsibility for the content or the accuracy of the content provided on these pages.
{| width="800" border="0" cellpadding="0"
+
}}
| width="558" bgcolor="#FF9900" | '''Getting started'''
+
{{SpacerBlock|1|1}}
| width="12" rowspan="8" | &nbsp;
+
<!-- two column layout table -->
|  width="222" bgcolor="#BFD5FF" | '''Horde3D Development'''     
+
{| width=100% border=0
|-  
+
| valign="top" |
|  
+
<!-- left panel: begin -->
* [http://www.horde3d.org/features.html Features supported by Horde3D.]
+
{{ContentBlock | width=100% | icon=Download45.png | header=Getting Started
* [http://www.horde3d.org/screenshots.html Screenshots of sample applications created with Horde3D.]
+
| sub-header=Overview of the project and how to get started
* [http://www.horde3d.org/docs/_tutorial.html A small introductory tutorial which shows the API style.]
+
| content={{!!}}
| width="222" rowspan="7" valign="top" bgcolor="#FFFFCC" | These pages are only of interest to developers who are modifying horde itself, or developing extensions.
+
* [[Overview | Overview]] - Introduction for beginners
=== Hardware ===
+
* [[Horde3D_Wiki:Getting Started | Installation]] - Acquisition and setup
*[[ATI Development]] - Issues specific to ATI Cards
+
* [[Language Bindings]] - C#, Lua, Python, ...
*[[NVidia Development]] - Issues specific to NVidia Cards
+
}}
=== Platforms ===
+
{{SpacerBlock|1|1}}
*[[Windows Development]] - Issues specific to Microsoft Windows.
+
{{ContentBlock | width=100% | color=#FFCC33 | icon=InfoIcon.png | header=Programming
*[[Linux Development]] - Issues specific to Linux.
+
| sub-header=Useful information for programmers
*[[Mac OS X Development]] - Issues specific to Mac OS X.
+
| content={{!!}}
=== [[Extensions]] ===
+
* [[Horde3D_Wiki:Community_Portal#Programming Guide | Tutorials]] - A wide variety of tutorials
[[Terrain Extension]] - Adds Large Terrain support.
+
** [[Horde3D_Wiki:Community_Portal#Programming Guide | Integration]] - Integration with SDL, Qt, ...
|-  
+
** [[Horde3D_Wiki:Community_Portal#Shader Guide | Pipeline]] - Shader and effect development
| &nbsp;
+
* [[Horde3D_Wiki:HOWTO | Recipes]] - How-tos and small code snippets
|-  
+
}}
| bgcolor="#FF9933" | '''Using Horde3D'''
+
{{SpacerBlock|1|1}}
|-  
+
{{ContentBlock | width=100% | color=#FFCC33 | icon=InfoIcon.png | header=Content Creation
|  
+
| sub-header=Useful information for artists
* [http://www.horde3d.org/docs/_usageguide.html#Concepts Introduction to basic concepts.]
+
| content={{!!}}
* [http://www.horde3d.org/docs/_usageguide.html#Content Advice for bringing content to the engine.]
+
* [[Horde3D_Wiki:Community_Portal#Asset Creation | Tutorials]] - A wide variety of tutorials
* [http://www.horde3d.org/docs/_usageguide.html#Advanced Introduction to more advanced topics.]
+
** [[Horde3D_Wiki:Community_Portal#Asset Creation | Production Pipeline]] - Get the most out of your tools
|-  
+
* [[Resources]] - Free models and textures
| &nbsp;
+
}}
|-
+
<!-- left panel: end -->
| bgcolor="#FFCC33" | '''Resources'''
+
| valign="top" |
|-  
+
<!-- right panel: begin -->
|  
+
{{ContentBlock | width=100% | icon=HighlightIcon.png | header=Documentation
* [http://www.horde3d.org/ Official Horde3D Website.]
+
| sub-header=Reference information and documentation
* [http://www.horde3d.org/forums/ Forums for discussions and support.]
+
| content={{!!}}
* [http://www.horde3d.org/docs/manual.html Horde3D Manual.]
+
* '''[http://horde3d.org/features.html Features & Requirements]''' - What Horde3D can do for you
* [http://mm-werkstatt.informatik.uni-augsburg.de/Horde3DEditor/ Official Horde3D Editor]
+
* '''[http://horde3d.org/docs/manual.html Reference Manual]''' - The official manual
* [[Horde3D_Wiki:Community_Portal | The Community Portal section of the Horde3D wiki contains community contributed articles that are not part of the official documentation.]]
+
* [[Horde3D_Wiki:FAQ | FAQ]] - Frequently Asked Questions
 +
* '''[[Glossary | Glossary]]''' - Terms and acronyms explained
 +
}}
 +
{{SpacerBlock|1|1}}
 +
{{ContentBlock | width=100% | color=#FFCC33 | icon=DevIcon45.png | header=Development
 +
| sub-header=These pages are of interest to developers of Horde3D
 +
| content={{!!}}
 +
*[[Community Roadmap | Roadmap]] - Progress and release information
 +
*[[Community Branch | Contributing]] - Getting your code into Horde3D
 +
*[[Platform Issues | Known Issues]] - List of known bugs
 +
}}
 +
{{SpacerBlock|1|1}}
 +
{{ContentBlock | width=100% | icon=HighlightIcon.png | header=Related Projects
 +
| sub-header=Software using or made for Horde3D
 +
| content={{!!}}
 +
* '''[[Horde3D Scene Editor | Horde3D Editor]]''' - Scene editor
 +
* '''[[Extensions | Horde3D Extensions ]]''' - List of extensions
 +
* '''[http://mm-werkstatt.informatik.uni-augsburg.de/projects/GameEngine/ Horde3D GameEngine]''' - Component based game engine
 +
}}
 +
<!-- right panel: end -->
 
|}
 
|}

Latest revision as of 19:59, 24 September 2013

Welcome to the Horde3D Wiki!

As this is a wiki, feel free to make it better! The Horde3D team does not take any responsibility for the content or the accuracy of the content provided on these pages.

Download45.png Getting Started
Overview of the project and how to get started
InfoIcon.png Programming
Useful information for programmers
InfoIcon.png Content Creation
Useful information for artists
HighlightIcon.png Documentation
Reference information and documentation
DevIcon45.png Development
These pages are of interest to developers of Horde3D
HighlightIcon.png Related Projects
Software using or made for Horde3D