This project is part of a multi-modules project
A Jzy3d tool allowing to deploy Java2d based 3d charts.
This project is here for two reasons: http://www.jfree.org/phpBB2/viewtopic.php?f=3&t=29620 https://groups.google.com/forum/?fromgroups=#!topic/jzy3d/MJVLv37tuWY
There are dependencies on jzy3d-api, so you should either clone jzy3d-api (git clone https://github.com/jzy3d/jzy3d-api.git), or add to your classpath:
- jzy3d api (jzy3d.org)
- jogl2 (https://github.com/jzy3d/jzy3d-api/tree/master/lib/jogl* or go to jogamp.org)
- other dependencies (https://github.com/jzy3d/jzy3d-api/tree/master/lib/misc)
========= Disclaimer:
Jzy3d G2D is only a proof of concept showing how to build 3d charts based on Java2d.
Although not exhaustive, here is a list of feature not supported/explored:
- mouse controller on a standard frame allowing to update viewpoint
- text renderers
- axe box
- colorbars