add particle system example using vertex buffer objects wip-particles
authorAndy Wingo <wingo@pobox.com>
Fri, 15 Feb 2013 22:21:11 +0000 (23:21 +0100)
committerAndy Wingo <wingo@pobox.com>
Fri, 15 Feb 2013 22:21:11 +0000 (23:21 +0100)
commitc64c0f81f4f804fe275d6ae9bc0750769701e17a
treedcfe0555d6d00cf88b2c801827878e478c2e1172
parent8cb4ee7c0118bc6799c7384cb50b2da79e971d14
add particle system example using vertex buffer objects

* examples/particle-system/vbo.scm: New example, using vertex buffer
  objects.
examples/particle-system/vbo.scm [new file with mode: 0644]