Difference between revisions of "Main Page"

From Horde3D Wiki
Jump to: navigation, search
(Merged changes from christoph)
 
(58 intermediate revisions by 9 users not shown)
Line 1: Line 1:
Welcome to the wiki for the open source next-generation graphics engine '''Horde3D'''.
+
__NOEDITSECTION__ __NOTOC__
 
+
<!-- hero -->
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.
+
{{Filmstrip}}
 
+
{{SpacerBlock|1|1}}
 
+
{{ContentBlock | width=100% | thickness=1 | color=#999999 | content-color=#ffffcc | content=
=='''Getting started'''==
+
'''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.
* [http://www.horde3d.org/features.html] - Features supported by Horde3D
+
}}
* [http://www.horde3d.org/screenshots.html] - Screenshots of sample applications created with Horde3D
+
{{SpacerBlock|1|1}}
* [http://www.horde3d.org/docs/_tutorial.html] - A small introductive tutorial which shows the API style
+
<!-- two column layout table -->
 
+
{| width=100% border=0
 
+
| valign="top" |
=='''Using Horde3D'''==
+
<!-- left panel: begin -->
 
+
{{ContentBlock | width=100% | icon=Download45.png | header=Getting Started
* [http://www.horde3d.org/docs/_usageguide.html#Concepts] - Introduction to basic concepts
+
| sub-header=Overview of the project and how to get started
* [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 advanved topics
+
* [[Overview | Overview]] - Introduction for beginners
 
+
* [[Horde3D_Wiki:Getting Started | Installation]] - Acquisition and setup
 
+
* [[Language Bindings]] - C#, Lua, Python, ...
=='''Resources'''==
+
}}
 
+
{{SpacerBlock|1|1}}
* [http://www.horde3d.org] - Official Horde3D Website
+
{{ContentBlock | width=100% | color=#FFCC33 | icon=InfoIcon.png | header=Programming
* [http://www.horde3d.org/forums] - Forums for discussions and support
+
| sub-header=Useful information for programmers
* [http://www.horde3d.org/docs/manual.html] - Horde3D Manual
+
| content={{!!}}
* [http://mm-werkstatt.informatik.uni-augsburg.de/Horde3DEditor] - Official Horde3D Editor
+
* [[Horde3D_Wiki:Community_Portal#Programming Guide | Tutorials]] - A wide variety of tutorials
 
+
** [[Horde3D_Wiki:Community_Portal#Programming Guide | Integration]] - Integration with SDL, Qt, ...
=='''Horde3D Development'''==
+
** [[Horde3D_Wiki:Community_Portal#Shader Guide | Pipeline]] - Shader and effect development
[[Development]]
+
* [[Horde3D_Wiki:HOWTO | Recipes]] - How-tos and small code snippets
 +
}}
 +
{{SpacerBlock|1|1}}
 +
{{ContentBlock | width=100% | color=#FFCC33 | icon=InfoIcon.png | header=Content Creation
 +
| sub-header=Useful information for artists
 +
| 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
 +
* [[Resources]] - Free models and textures
 +
}}
 +
<!-- left panel: end -->
 +
| valign="top" |
 +
<!-- right panel: begin -->
 +
{{ContentBlock | width=100% | icon=HighlightIcon.png | header=Documentation
 +
| 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