Skip to content

Instantly share code, notes, and snippets.

@aamedina
Created June 17, 2013 14:26
Show Gist options
  • Select an option

  • Save aamedina/5797282 to your computer and use it in GitHub Desktop.

Select an option

Save aamedina/5797282 to your computer and use it in GitHub Desktop.
(extend-type Mesh
IRenderable
IAnimatable
(animate! [this options]
(doto this
(apply-nested! options))))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment