public
Description: Processing and Scala
Clone URL: git://github.com/tjweir/p5scala.git
tjweir (author)
Wed Jul 16 05:53:05 -0700 2008
commit  53d0fc9bb09e69150b53b304ab9cac38cd53e272
tree    71af95a8fff06181c5874816c2f11eb8692dba20
parent  717055256d16dfe17bfa69126b5a6c5d80db231a
p5scala / README
100644 7 lines (3 sloc) 0.15 kb
1
2
3
4
5
6
7
Inspired by http://hipstersinc.com/blog/2008/1/23/scala_and_processing/
 
Copy core.jar from p5/lib
 
scalac test.scala && scala -cp . ProcessingTest