Nice to have examples of using Clojure and JOGL, thanks. Performance
might increase with type hints.
However, I can't get it to work although I have a fresh JOGL install
and can run the (normal) JOGL demos.
Any hints on how to set things up for it to work properly?
My details:
Mac OS X 10.5.2
Latest clojure from svn
robert_feldt:~/local/java_classpath/jogl-1.1.1-macosx-universal/lib$
java -version
java version "1.5.0_13"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-
b05-237)
Java HotSpot(TM) Client VM (build 1.5.0_13-119, mixed mode, sharing)
robert_feldt:~/local/java_classpath/jogl-1.1.1-macosx-universal/lib$
set | grep CLASSP
CLASSPATH=.:/Users/robert_feldt/local/java_classpath/
processing_core.jar:/Users/robert_feldt/local/java_classpath/
jogl-1.1.1-macosx-universal/lib/gluegen-rt.jar:/Users/robert_feldt/
local/java_classpath/jogl-1.1.1-macosx-universal/lib/jogl.jar
Regards,
Robert