Difference between revisions of "Horde3D Wiki:Community portal"
From Horde3D Wiki
(Added link to shader syntax highlighting scheme) |
|||
(3 intermediate revisions by 3 users not shown) | |||
Line 8: | Line 8: | ||
=== Build Instructions === | === Build Instructions === | ||
#[[Building Horde3D]] - Instructions for obtaining the code and building Horde on all supported platforms | #[[Building Horde3D]] - Instructions for obtaining the code and building Horde on all supported platforms | ||
+ | #[[Regenerating documentation]] - Instructions for updating documentation | ||
[[Category: Tutorials]] | [[Category: Tutorials]] | ||
Line 17: | Line 18: | ||
#[[Tutorial - Setup Horde with SDL]] - How to Setup Horde with SDL. | #[[Tutorial - Setup Horde with SDL]] - How to Setup Horde with SDL. | ||
#[[Tutorial - Setup Horde with Qt4]] - How to Setup Horde with Qt4. | #[[Tutorial - Setup Horde with Qt4]] - How to Setup Horde with Qt4. | ||
+ | #[[Tutorial - Setup Horde with Qt5 & QtQuick 2.1]] - How to Setup Horde with Qt5 & QtQuick 2.1. | ||
#[[Tutorial - Setup Horde with Gtkmm]] - How to Setup Horde with Gtkmm | #[[Tutorial - Setup Horde with Gtkmm]] - How to Setup Horde with Gtkmm | ||
#[[Tutorial - Setup Horde with SFML]] - How to Setup Horde with SFML | #[[Tutorial - Setup Horde with SFML]] - How to Setup Horde with SFML | ||
Line 29: | Line 31: | ||
[[Category: Techniques]] | [[Category: Techniques]] | ||
===General=== | ===General=== | ||
− | #A syntax highlighting | + | #A syntax highlighting schemes for editors like Notepad++ and Kate that work with Horde3D shader files can be found [http://www.horde3d.org/forums/viewtopic.php?f=5&t=2303 here] and [http://www.horde3d.org/forums/viewtopic.php?f=5&t=697 here (old)]. |
===Debugging and Profiling=== | ===Debugging and Profiling=== |
Latest revision as of 20:45, 13 June 2017
The community portal section of the Horde3D wiki contains community contributed articles that are not part of the official documentation. Feel free to add articles to our wiki or links to external tutorials. |
Information, instructions and tips on using Horde3D | |
Programming GuideBuild Instructions
Beginner Tutorials
Advanced Tutorials
Shader DevelopmentGeneral
Debugging and Profiling
Render System Basics
Rendering Quality
Shading
Preprocessing
Asset Creation
|