Sha256: 6bda4d32574c9383fe605a7419b7098e9e160cb5197700c170b2e1e183a666d2
Contents?: true
Size: 831 Bytes
Versions: 4
Compression:
Stored size: 831 Bytes
Contents
--- layout: page title: About permalink: /about/ --- JoonsRenderer is a library for Processing by [Joon Hyub Lee][joonhyublee]. It includes the sunflow java raytracer by [Christopher Kulla][fpsunflower], and the necessary janino compiler by [Arno Unkrig][Arno]. In this gem the JoonsLibrary and sunflower libraries are re-compiled (by Martin Prout) for java-8 and to use janino-3.0.6. The gem is designed to be used with [JRubyArt][jruby_art] or [propane][propane], all you need to do is `require 'joonsrenderer'` and `include_package 'joons'` to use the library. [joonhyublee]:https://joonhyublee/joons-renderer/wiki/ [fpsunflower]:https://github.com/fpsunflower/sunflow [Arno]:http://janino-compiler.github.io/janino/ [propane]:https://ruby-processing.github.io/propane/ [jruby_art]:https://ruby-processing.github.io/JRubyArt/
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
joonsrenderer-1.1.3-java | docs/about.md |
joonsrenderer-1.1.2-java | docs/about.md |
joonsrenderer-1.1.1-java | docs/about.md |
joonsrenderer-1.1-java | docs/about.md |