jzy3d-api/jzy3d-native-jogl-newt/README.md

1.1 KiB

Jzy3d - Core

Project layout

Source folders organisation:

  • api holds the API sources
  • bridge holds classes to ease injection of components from a given windowing toolkit to another one (awt, swing, swt, newt)
  • tests holds
  • ChartTest, a tool to compare a chart with a previously saved screenshot
  • Replay, a utility to record and validate a sequence of mouse and key interactions results on a chart (work in progress)
  • awt and swing hold Windowing toolkit dependent classes.
  • Will be moved soon to external module as jzy3d-swt.

Build files

  • Maven: pom.xml, with dependency on parent artifact jzy3d-master
  • Eclipse: .project & .classpath files, generated by command "mvn eclipse:eclipse"
  • Ant: build.xml
  • Javadoc: javadoc.xml

Library dependencies

  • jogl2
  • jdt (Java Delaunay Triangulation)
  • opencsv
  • log4j
  • junit

License

New BSD

More information

http://www.jzy3d.org