mirror of https://github.com/rusefi/jzy3d-api.git
bfb16af4a3 | ||
---|---|---|
.. | ||
doc | ||
src | ||
README.md | ||
license.txt | ||
pom.xml |
README.md
Jzy3d - Core AWT
Provides AWT components at the core level, meaning independent of JOGL or EmulGL.
- Mouse and keyboard controllers implemented with AWT
MouseListener
andKeyListener
) - Image rendering (based on AWT
BufferedImage
) - Overlays, tooltips, legends and colorbars rendering (based on AWT
Graphics2D
) - Conversions AWT<>Jzy3D (colors, fonts, etc)