Difference between revisions of "Main Page"

From Horde3D Wiki
Jump to: navigation, search
m (Use StyleBox1 for announcements or warnings on top of pages.)
(Merged changes from christoph)
 
(42 intermediate revisions by 8 users not shown)
Line 1: Line 1:
 
__NOEDITSECTION__ __NOTOC__
 
__NOEDITSECTION__ __NOTOC__
{{StyleBox1|
+
<!-- hero -->
header = Welcome to the wiki for the open source next-generation graphics engine Horde3D.|
+
{{Filmstrip}}
text= 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.|
+
{{SpacerBlock|1|1}}
 
+
{{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.
 
}}
 
}}
 
+
{{SpacerBlock|1|1}}
{| width="800" border="0" cellpadding="0"  
+
<!-- two column layout table -->
| width="558" bgcolor="#FF9900" | '''Getting started'''
+
{| width=100% border=0
| width="12" rowspan="8" | &nbsp;
+
| valign="top" |
| width="222" bgcolor="#BFD5FF" | [[Development | '''Horde3D Development''']]
+
<!-- left panel: begin -->
|-  
+
{{ContentBlock | width=100% | icon=Download45.png | header=Getting Started
|
+
| sub-header=Overview of the project and how to get started
* [http://www.horde3d.org/features.html Features supported by Horde3D.]
+
| content={{!!}}
* [http://www.horde3d.org/screenshots.html Screenshots of sample applications created with Horde3D.]
+
* [[Overview | Overview]] - Introduction for beginners
* [http://www.horde3d.org/docs/_tutorial.html A small introductory tutorial which shows the API style.]
+
* [[Horde3D_Wiki:Getting Started | Installation]] - Acquisition and setup
| width="222" rowspan="7" valign="top" bgcolor="#FFFFCC" | These pages are only of interest to developers who are modifying horde itself, or developing extensions.
+
* [[Language Bindings]] - C#, Lua, Python, ...
'''[[Current events | Current Events]]: v1.0'''
+
}}
=== Hardware ===
+
{{SpacerBlock|1|1}}
*[[ATI Development]] - Issues specific to ATI Cards
+
{{ContentBlock | width=100% | color=#FFCC33 | icon=InfoIcon.png | header=Programming
*[[NVidia Development]] - Issues specific to NVidia Cards
+
| sub-header=Useful information for programmers
=== Platforms ===
+
| content={{!!}}
*[[Windows Development]] - Issues specific to Microsoft Windows.
+
* [[Horde3D_Wiki:Community_Portal#Programming Guide | Tutorials]] - A wide variety of tutorials
*[[Linux Development]] - Issues specific to Linux.
+
** [[Horde3D_Wiki:Community_Portal#Programming Guide | Integration]] - Integration with SDL, Qt, ...
*[[Mac OS X Development]] - Issues specific to Mac OS X.
+
** [[Horde3D_Wiki:Community_Portal#Shader Guide | Pipeline]] - Shader and effect development
=== [[Extensions]] ===
+
* [[Horde3D_Wiki:HOWTO | Recipes]] - How-tos and small code snippets
[[Terrain Extension]] - Adds Large Terrain support.
+
}}
|-
+
{{SpacerBlock|1|1}}
| &nbsp;
+
{{ContentBlock | width=100% | color=#FFCC33 | icon=InfoIcon.png | header=Content Creation
|-  
+
| sub-header=Useful information for artists
| bgcolor="#FF9933" | '''Using Horde3D'''
+
| content={{!!}}
|-  
+
* [[Horde3D_Wiki:Community_Portal#Asset Creation | Tutorials]] - A wide variety of tutorials
|  
+
** [[Horde3D_Wiki:Community_Portal#Asset Creation | Production Pipeline]] - Get the most out of your tools
* [http://www.horde3d.org/docs/_usageguide.html#Concepts Introduction to basic concepts.]
+
* [[Resources]] - Free models and textures
* [http://www.horde3d.org/docs/_usageguide.html#Content Advice for bringing content to the engine.]
+
}}
* [http://www.horde3d.org/docs/_usageguide.html#Advanced Introduction to more advanced topics.]
+
<!-- left panel: end -->
|-  
+
| valign="top" |
| &nbsp;
+
<!-- right panel: begin -->
|-
+
{{ContentBlock | width=100% | icon=HighlightIcon.png | header=Documentation
| bgcolor="#FFCC33" | '''Resources'''
+
| sub-header=Reference information and documentation
|-  
+
| content={{!!}}
|  
+
* '''[http://horde3d.org/features.html Features & Requirements]''' - What Horde3D can do for you
* [http://www.horde3d.org/ Official Horde3D Website.]
+
* '''[http://horde3d.org/docs/manual.html Reference Manual]''' - The official manual
* [http://www.horde3d.org/forums/ Forums for discussions and support.]
+
* [[Horde3D_Wiki:FAQ | FAQ]] - Frequently Asked Questions
* [http://www.horde3d.org/docs/manual.html Horde3D Manual.]
+
* '''[[Glossary | Glossary]]''' - Terms and acronyms explained
* [http://mm-werkstatt.informatik.uni-augsburg.de/Horde3DEditor/ Official Horde3D Editor]
+
}}
* [[Horde3D_Wiki:Community_Portal | The Community Portal contains community contributed articles that are not part of the official documentation.]]
+
{{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