Skip to content

Commit f238c17

Browse files
authored
Release Ogler v0.10.0 (#67)
- New GUI - Bugfixes
1 parent f37fb9c commit f238c17

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

FX/frabert_ogler.ext

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
@description Ogler: FX video plugin for using GLSL shaders in REAPER
2+
@author Francesco Bertolaccini (frabert)
3+
@version 0.10.0
4+
@changelog
5+
- New GUI
6+
- Bugfixes
7+
@provides [win64] FX/ogler.clap https://github.com/frabert/ogler/releases/download/v$version/ogler-win64.clap
8+
@link
9+
Forum thread https://forums.cockos.com/showthread.php?p=2726866
10+
GitHub Repository https://github.com/frabert/ogler
11+
@screenshot https://github.com/frabert/ogler/assets/1268384/edeaca10-6f24-47ad-a920-bed3c370a9ba
12+
@about
13+
# Ogler
14+
15+
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).
22+

0 commit comments

Comments
 (0)