Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 683 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 683 Bytes

GLSL Editor

The SRE GLSL Editor allows you to play with shaders without having to set up everything in OpenGL. The editor is build using SimpleRenderEngine (https://github.com/mortennobel/SimpleRenderEngine)

Getting started

First fork and clone the library (git clone --recurse-submodules <url>).

Live demo

An interactive html demo is available. Note that the html demo has some limitation compared to the desktop version (no copy-past and no file access).

GLSL Editor

Live demo