Skip to content

Instantly share code, notes, and snippets.

@whostolebenfrog
Created December 4, 2014 10:33
Show Gist options
  • Save whostolebenfrog/18b6a9c7c4efeb556178 to your computer and use it in GitHub Desktop.
Save whostolebenfrog/18b6a9c7c4efeb556178 to your computer and use it in GitHub Desktop.
Clojure exchange 2014, automation, animation, art and dance
Automation, animation, art and dance
Generative visuals
Twissle - parameter automation library, gets params at values for the right time, smooths between two values basically.
- start with a state
- locate / sample the sequence at a time
- actually an interesting programming approach, wonder if it's worth thinking about more problems in this way (sequencing a series over the time and sampling)
tween.clj - just the tweening functions.
Tramway, highly opinionate quil framework (drawing)
tramway is a protocol
- 2 years ago said defrecords were cool, "boy was he wrong"
More stuart sierra type stuff, wonder if it's time for us to give this a real go
Why does he have a multi-dimensional presentation?! Cool though of course
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment