Difference between revisions of "Main Page"

From Horde3D Wiki
Jump to: navigation, search
(Merged changes from christoph)
 
(50 intermediate revisions by 8 users not shown)
Line 1: Line 1:
__NOTOC__
+
__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!'''
=='''Getting started'''==
+
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.
 
+
}}
* [http://www.horde3d.org/features.html] - Features supported by Horde3D
+
{{SpacerBlock|1|1}}
* [http://www.horde3d.org/screenshots.html] - Screenshots of sample applications created with Horde3D
+
<!-- two column layout table -->
* [http://www.horde3d.org/docs/_tutorial.html] - A small introductive tutorial which shows the API style
+
{| width=100% border=0
 
+
| valign="top" |
 
+
<!-- left panel: begin -->
=='''Using Horde3D'''==
+
{{ContentBlock | width=100% | icon=Download45.png | header=Getting Started
 
+
| sub-header=Overview of the project and how to get started
* [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
+
* [[Overview | Overview]] - Introduction for beginners
* [http://www.horde3d.org/docs/_usageguide.html#Advanced] - Introduction to more advanved topics
+
* [[Horde3D_Wiki:Getting Started | Installation]] - Acquisition and setup
 
+
* [[Language Bindings]] - C#, Lua, Python, ...
 
+
}}
=='''Resources'''==
+
{{SpacerBlock|1|1}}
 
+
{{ContentBlock | width=100% | color=#FFCC33 | icon=InfoIcon.png | header=Programming
* [http://www.horde3d.org] - Official Horde3D Website
+
| sub-header=Useful information for programmers
* [http://www.horde3d.org/forums] - Forums for discussions and support
+
| content={{!!}}
* [http://www.horde3d.org/docs/manual.html] - Horde3D Manual
+
* [[Horde3D_Wiki:Community_Portal#Programming Guide | Tutorials]] - A wide variety of tutorials
* [http://mm-werkstatt.informatik.uni-augsburg.de/Horde3DEditor] - Official Horde3D Editor
+
** [[Horde3D_Wiki:Community_Portal#Programming Guide | Integration]] - Integration with SDL, Qt, ...
 
+
** [[Horde3D_Wiki:Community_Portal#Shader Guide | Pipeline]] - Shader and effect development
=='''Horde3D Development'''==
+
* [[Horde3D_Wiki:HOWTO | Recipes]] - How-tos and small code snippets
{{main|Development}}
+
}}
These pages are only of interest to developers who are modifying horde itself, or developing extensions.
+
{{SpacerBlock|1|1}}
 
+
{{ContentBlock | width=100% | color=#FFCC33 | icon=InfoIcon.png | header=Content Creation
=== Hardware ===
+
| sub-header=Useful information for artists
[[ATI Development]] - Issues specific to ATI Cards
+
| content={{!!}}
 
+
* [[Horde3D_Wiki:Community_Portal#Asset Creation | Tutorials]] - A wide variety of tutorials
[[NVidia Development]] - Issues specific to NVidia Cards
+
** [[Horde3D_Wiki:Community_Portal#Asset Creation | Production Pipeline]] - Get the most out of your tools
 
+
* [[Resources]] - Free models and textures
=== Platforms ===
+
}}
[[Windows Development]] - Issues specific to Microsoft Windows
+
<!-- left panel: end -->
 
+
| valign="top" |
[[Linux Development]] - Issues specific to Linux
+
<!-- right panel: begin -->
 
+
{{ContentBlock | width=100% | icon=HighlightIcon.png | header=Documentation
[[Mac OS X Development]] - Issues specific to Mac OS X
+
| sub-header=Reference information and documentation
 +
| content={{!!}}
 +
* '''[http://horde3d.org/features.html Features & Requirements]''' - What Horde3D can do for you
 +
* '''[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 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