diff options
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) |
