You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ogler is a CLAP plugin for REAPER that allows writing video effects using GLSL, similar to what happens in ShaderToy.
16
+
17
+
## How do I write shaders?
18
+
19
+
If you have previous experience with writing ShaderToys or shaders in general, see the [Reference Manual](https://github.com/frabert/ogler/blob/main/docs/Reference.md).
20
+
21
+
If you need an introduction to shaders, see the [Tutorial](https://github.com/frabert/ogler/blob/main/docs/Tutorial.md).
0 commit comments