GLSL Programming/OpenSceneGraph

From Wikibooks, open books for an open world
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


OpenSceneGraph includes support of GLSL via the Program class. A good introduction with a basic example is available here.


< GLSL Programming

Unless stated otherwise, all example source code on this page is granted to the public domain.