Skip to content
Patricio Gonzalez Vivo edited this page Oct 22, 2019 · 17 revisions
  • What is GlslViewer Watch the video
  • Compiling GlslViewer
  • Using GlslViewer
  • Convensions: over all GlslViewer is designed to be flexible, that means that sticks very close to GLSL language. There is not extra languages or meta data on top. The only conventions comes on the native uniform names and defines GlslViewer use to send information like time, resolution, lights, vertex attributes, material properties, platform type, shadowmap name, etc.
  • Python wrapper

Clone this wiki locally