https://github.com/monkstone/joons-fork
A fork of the joons renderer that works with processing 2.0 (and sunflow-0.73)
https://github.com/monkstone/joons-fork
Last synced: 12 months ago
JSON representation
A fork of the joons renderer that works with processing 2.0 (and sunflow-0.73)
- Host: GitHub
- URL: https://github.com/monkstone/joons-fork
- Owner: monkstone
- Created: 2012-10-07T13:06:08.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-05-31T14:36:23.000Z (about 13 years ago)
- Last Synced: 2025-04-07T14:51:22.328Z (about 1 year ago)
- Language: Java
- Size: 1.74 MB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#joons fork#
Read wiki [here](https://github.com/monkstone/joons-fork/wiki/_pages)
I've been messing with the joons renderer [gnu gpl3 licence](http://www.gnu.org/licenses/gpl-3.0.txt), here is my fork that is modified to work with processing-2.0b8, requires sunflow version 0.73 [MIT licence](http://en.wikipedia.org/wiki/MIT_License) to build (not the release version, sunflow-0.72). My modified sunflow 0.73 is now available as source code [here] (https://github.com/monkstone/sunflow), reqd janino is included [new BSD licence](http://dist.codehaus.org/janino/new_bsd_license.txt). You will need to build the sunflow and joons libraries from source (ant build files are included, in both), so all you need is ant and jdk (you should probably use version '1.6.0\_43'), but you could import the projects into eclipse or netbeans, or even use jEdit with antfarm plugin. Build sunflow first unless you've already got a binary.