diff options
| author | jules <jules@okfoc.us> | 2013-12-17 12:05:46 -0500 |
|---|---|---|
| committer | jules <jules@okfoc.us> | 2013-12-17 12:05:46 -0500 |
| commit | 1cf341496d20276fac099450942112f2bec269ce (patch) | |
| tree | c188dc75326ed95a17aa86d28b3732ac6137aeec /instructions.html | |
| parent | f4eee2184b439c4e60edd3215441a212bf2bae58 (diff) | |
avg, show fps
Diffstat (limited to 'instructions.html')
| -rw-r--r-- | instructions.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/instructions.html b/instructions.html index 612cf2e..7a36129 100644 --- a/instructions.html +++ b/instructions.html @@ -32,6 +32,7 @@ lerp(n,a,b) mix(n,a,b) step(n,a,b) smoothstep(n,a,b) +avg(m,n,a) cosp, sinp (mapped to [0,1]) pixel(x,y) == 4*(y*w+h) dist(x,y,a,b) |
