Difference between revisions of "Main Page"

From Horde3D Wiki
Jump to: navigation, search
(Merged changes from christoph)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
__NOEDITSECTION__ __NOTOC__
 
__NOEDITSECTION__ __NOTOC__
{|  width="800" border="0"
+
<!-- hero -->
|  colspan="2" | <!-- Top -->
+
{{Filmstrip}}
<!-- Welcome Message -->
+
{{SpacerBlock|1|1}}
{{ContentBlock|width=806|color=orange
+
{{ContentBlock | width=100% | thickness=1 | color=#999999 | content-color=#ffffcc | content=
|content=
+
'''Welcome to the Horde3D Wiki!'''
'''Welcome to the wiki for the open source next-generation graphics engine Horde3D.'''
+
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.
 
 
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}}
+
{{SpacerBlock|1|1}}
{{ContentBlock|width=806|thickness=2 |color=#BFBFBF
+
<!-- two column layout table -->
|content=
+
{| width=100% border=0
{{Filmstrip}}
+
| valign="top" |
|description= [[Gallery]]: Here are a few of the [[samples]], add your own and get famous. [[Gallery|more...]]
+
<!-- left panel: begin -->
 +
{{ContentBlock | width=100% | icon=Download45.png | header=Getting Started
 +
| sub-header=Overview of the project and how to get started
 +
| content={{!!}}
 +
* [[Overview | Overview]] - Introduction for beginners
 +
* [[Horde3D_Wiki:Getting Started | Installation]] - Acquisition and setup
 +
* [[Language Bindings]] - C#, Lua, Python, ...
 
}}
 
}}
{{SpacerBlock}}
+
{{SpacerBlock|1|1}}
|-
+
{{ContentBlock | width=100% | color=#FFCC33 | icon=InfoIcon.png | header=Programming
|valign="top" | <!-- Left Panel -->
+
| sub-header=Useful information for programmers
{{ContentBlock|width=500|color=#FFCC33
+
| content={{!!}}
|icon=InfoIcon.png
+
* [[Horde3D_Wiki:Community_Portal#Programming Guide | Tutorials]] - A wide variety of tutorials
|iconsize=32
+
** [[Horde3D_Wiki:Community_Portal#Programming Guide | Integration]] - Integration with SDL, Qt, ...
|halign=top
+
** [[Horde3D_Wiki:Community_Portal#Shader Guide | Pipeline]] - Shader and effect development
|header=Using Horde3D
+
* [[Horde3D_Wiki:HOWTO | Recipes]] - How-tos and small code snippets
|sub-header=Useful information, instructions and tips for using the engine
 
|content={{!!}}
 
* [[Horde3D_Wiki:Getting Started | Getting Started]]
 
* [[Horde3D_Wiki:FAQ | FAQ - Frequently Asked Questions about Horde3D]]
 
* [[Horde3D_Wiki:HOWTO | HOWTO - Small information and code snippets covering common issues]]
 
* [[Horde3D_Wiki:Community_Portal#Building Horde3D | Building Horde3D - Advice on building the code]]
 
* [[Horde3D_Wiki:Community_Portal#Programming Guide | Programming Guide - Info on using the API]]
 
* [[Horde3D_Wiki:Community_Portal#Shader Development | Shader Development - Articles about shader and effect development]]
 
* [[Horde3D_Wiki:Community_Portal#Asset Creation | Asset Creation - Information about asset creation and import]]
 
 
}}
 
}}
 
{{SpacerBlock|1|1}}
 
{{SpacerBlock|1|1}}
{{ContentBlock|width=500|color=#FF9900
+
{{ContentBlock | width=100% | color=#FFCC33 | icon=InfoIcon.png | header=Content Creation
|icon=HighlightIcon.png
+
| sub-header=Useful information for artists
|iconsize=32
+
| content={{!!}}
|header=Related Tool Projects
+
* [[Horde3D_Wiki:Community_Portal#Asset Creation | Tutorials]] - A wide variety of tutorials
|sub-header=Tools for Horde3D Development
+
** [[Horde3D_Wiki:Community_Portal#Asset Creation | Production Pipeline]] - Get the most out of your tools
|content={{!!}}
+
* [[Resources]] - Free models and textures
[[Image:H3Deditor.jpg|frame|left|Horde3D Editor]]
 
* '''[[Horde3D Scene Editor | Horde3D Editor]]'''
 
* '''[http://mm-werkstatt.informatik.uni-augsburg.de/projects/GameEngine/ GameEngine Based on Components ]'''
 
* '''[[Extensions | Horde3D Extensions ]]'''
 
 
}}
 
}}
 
+
<!-- left panel: end -->
|valign="top" | <!-- Right Panel -->
+
| valign="top" |
{{ContentBlock|width=300|header=Download Horde3D|icon=Download45.png |sub-header=Stable Release: v1.0 beta4
+
<!-- right panel: begin -->
|center=true
+
{{ContentBlock | width=100% | icon=HighlightIcon.png | header=Documentation
|content=
+
| sub-header=Reference information and documentation
'''Get [[Distribution]]'''
+
| content={{!!}}
 
+
* '''[http://horde3d.org/features.html Features & Requirements]''' - What Horde3D can do for you
<html>
+
* '''[http://horde3d.org/docs/manual.html Reference Manual]''' - The official manual
<a href="http://sourceforge.net/projects/horde3d/" ><img src="http://www.horde3d.org/wiki/images/6/66/WinXP80.png"></a>
+
* [[Horde3D_Wiki:FAQ | FAQ]] - Frequently Asked Questions
<a href="http://sourceforge.net/projects/horde3d/" ><img src="http://www.horde3d.org/wiki/images/6/60/MacOSX80.png"></a>
+
* '''[[Glossary | Glossary]]''' - Terms and acronyms explained
<a href="http://sourceforge.net/projects/horde3d/" ><img src="http://www.horde3d.org/wiki/images/3/3d/Ubunto80.png"></a>
 
</html>
 
 
 
'''Get [[SVN Source Instructions]]'''
 
{{SpacerBlock|294|2|color=#FF9900}}
 
{{ContentBlock|width=300|width=294 |thickness=0 |content-color=#FFFFCC
 
|center=true
 
|content=
 
'''[[Language Bindings]]:'''
 
 
 
[[JavaBindings|Java]] • [[dotNETBindings|.NET]] • [[DBindings|Digitalmars D]] • [[luaBindings|Lua]] • [[PyBindings|Python]]
 
 
}}
 
}}
{{SpacerBlock|294|1|color=#FF9900}}
+
{{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}}
 
{{SpacerBlock|1|1}}
{{ContentBlock|width=300|
+
{{ContentBlock | width=100% | icon=HighlightIcon.png | header=Related Projects
|icon=DevIcon45.png
+
| sub-header=Software using or made for Horde3D
|header=Horde3D Development
+
| content={{!!}}
|sub-header=[[SVN Source Instructions | SVN Instructions]]
+
* '''[[Horde3D Scene Editor | Horde3D Editor]]''' - Scene editor
|content-color=#FFFFCC
+
* '''[[Extensions | Horde3D Extensions ]]''' - List of extensions
|content=
+
* '''[http://mm-werkstatt.informatik.uni-augsburg.de/projects/GameEngine/ Horde3D GameEngine]''' - Component based game engine
These pages are only of interest to developers who are modifying Horde itself, or developing extensions.
 
*[[Community Branch | Community Branch]]
 
*[[Extensions | Extension Development]]
 
*[[Community Roadmap | Community Roadmap]]
 
*[[Platform Issues | Known Platform Issues]]
 
 
}}
 
}}
|-
+
<!-- right panel: end -->
|  colspan="2" | <!-- Bottom -->
 
<!-- Sample Gallery -->
 
 
|}
 
|}

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