Experiments with ruby-processing (processing-2.2.1) and JRubyArt for processing-3.0
Saturday, 19 April 2014
Testing the water for more jruby integration
For some time now I've been thinking about implementing stuff in jruby java for ruby-processing. To that end I have forked yokolets Fraction class here. This could be a sort of half-way house where the guts could be implemented in pure java, but with a compiled jruby java interface, but I am sure I would do better with 100% jruby implementation of say my vecmath library (which currently is pure ruby). For performance, it is possible (but by no means a certainty to me) that SinCos lut tables would improve ruby-processing performance, but they will definetly need jruby java implementation to work. Charles nutter recently cited this as possible model for writing a jruby extension other people point to jrubies RubyEnumerable implementation.
Subscribe to:
Post Comments (Atom)
Followers
Blog Archive
-
▼
2014
(79)
-
▼
April
(8)
- Implementing my ruby Vecmath library in java (as a...
- Experiments with JRuby Integration (for ruby-proce...
- Netbeans-8 rubyplugin now available (run ruby file...
- Testing the water for more jruby integration
- Latest ruby-processing release 2.4.4
- Ruby-Processing Architecture
- Funked up drawolver
- Enhance ruby-processing functionality with the rpb...
-
▼
April
(8)
About Me
- monkstone
- I have developed JRubyArt and propane new versions of ruby-processing for JRuby-9.1.5.0 and processing-3.2.2
No comments:
Post a Comment