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

Comments

    No one has commented yet.