README.md in toxiclibs-0.3.0.pre vs README.md in toxiclibs-0.4.0

- old
+ new

@@ -1,10 +1,16 @@ ## Using Toxiclibs jars in JRubyArt -### Also works with ruby-processing +Current Gem Version 0.4.0 +### Installing +```bash +gem install toxiclibs +``` -Here we demonstrate how to create a gem to use Karsten Schmidts (aka toxi, @postspectacular) toxiclibs jars in JRubyArt. To compile the gem follow the instructions for [JRubyArt][]. In this proof of concept version, only a small part of toxiclibs API is exposed, but in principle it should be possible to make all available!!! For this demonstration I have used up to date source code for version 21, since [toxis final release][] has yet to materialise. +### NB: Also works with ruby-processing +Here I have created create a gem to use Karsten Schmidts (aka toxi, @postspectacular) toxiclibs jars in JRubyArt. To compile the gem follow the instructions for [JRubyArt][]. Most parts of toxiclibs API is exposed in the latest version, (but only a few examples are included) in principle it should be possible to make all available!!! For this demonstration I have used up to date source code for version 21, since [toxis final release][] may never materialise (he's probably got more interesting things to do). There are reported to be number of outstanding bugs with toxiclibs, if they affect you report it [here][] (or better fix them yourself and submit a pull request). + ![grayscott image](http://4.bp.blogspot.com/-d4MiL4_0Njk/VFJMv6VUicI/AAAAAAAAEgY/fFAfrXDxNXM/s400/grayscott.png) ### Web Links [Post Spectacular Home][] @@ -29,6 +35,7 @@ [toxis final release]:http://hg.postspectacular.com/toxiclibs/issue/54/update-toxiclibs-for-processing-21 [JRubyArt]:https://github.com/ruby-processing/JRubyArt [Post Spectacular Home]:http://postspectacular.com/ [Toxiclibs Bitbucket]:http://hg.postspectacular.com/ [Toxiclibs Documentation]:http://toxiclibs.org/ -[Example Usage]:https://github.com/ruby-processing/toxicgem/blob/master/example/gray_scott_tone_map.rb +[Example Usage]:https://github.com/ruby-processing/toxicgem/tree/master/examples +[here]:https://github.com/ruby-processing/toxiclibs/issues