Skip to content

Instantly share code, notes, and snippets.

@nmorse
Created February 26, 2022 16:21
Show Gist options
  • Save nmorse/6caa840e6c0acec33b8ab4561e7a7836 to your computer and use it in GitHub Desktop.
Save nmorse/6caa840e6c0acec33b8ab4561e7a7836 to your computer and use it in GitHub Desktop.
Exploring the use of a crouch word in Pounce. Like the word `pounce` but without `play`
# tri (N N N N N -- [(N N -- N)])
[tri] [[base peak offset slew n] [[i t] [t slew + n % i offset + base + +] pounce] crouch] compose
[[5 4 3 .4 20 tri] [8 3 1 -.2 20 tri]]
[play] map
[animationFrame] [play] subscribe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment