initial glut bindings
authorDaniel Hartwig <mandyke@gmail.com>
Mon, 4 Feb 2013 07:24:37 +0000 (15:24 +0800)
committerDaniel Hartwig <mandyke@gmail.com>
Mon, 4 Feb 2013 07:24:37 +0000 (15:24 +0800)
commit61ebde6de8bceec59997e7817e7b62b0cb66cbb8
treef57854ec1a3e2050c6a54e28f94729fcafa30987
parent29d7cd47d6a4593aa8b7065766f38b4889e896f1
initial glut bindings

* figl/glut/low-level.scm: Low-level bindings.

* figl/glut.scm: Initial high-level bindings; only one helper for
  glut-init.
figl/glut.scm [new file with mode: 0644]
figl/glut/low-level.scm [new file with mode: 0644]