GLSL Shader Programming Resources: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
m (Robot: Changing Category:Resource to Category:Resources)
Line 89: Line 89:
* [http://www.opengl.org/sdk/libs/OpenSceneGraph/glsl_quickref.pdf Quick Reference]
* [http://www.opengl.org/sdk/libs/OpenSceneGraph/glsl_quickref.pdf Quick Reference]


[[Category:Resource]]
[[Category:Resources]]

Revision as of 16:02, 1 May 2014

Also see Howto: Shader Programming in FlightGear for a tutorial on programming shaders in FlightGear that is currently work in progress.

Free Software

Software for developing and testing shaders outside FlightGear For reviews discussing some of these, see: http://www.hive.hull.ac.uk/software/vrvision/documents/glsl_shader_tutorial_v100.pdf

Introductions

Tutorials

Geometry Shaders

Effects

Vegetation

Manuals

References