add simple particle system example
authorAndy Wingo <wingo@pobox.com>
Wed, 13 Feb 2013 15:07:43 +0000 (16:07 +0100)
committerAndy Wingo <wingo@pobox.com>
Wed, 13 Feb 2013 15:07:43 +0000 (16:07 +0100)
commit6493227d06c114843cef5c65d873068afc4fa70f
treeb17077409cde67a95b30d8b3c8b1ae908054489a
parent1fa7e4dd02d5669f200f69ad12b73caa3ae530dc
add simple particle system example

* examples/particle-system.scm: Add a simple particle system.
examples/particle-system.scm [new file with mode: 0644]