Difference between revisions of "Main Page"

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