Fusionet这个框架用于把基于OpenGL的3D组件集成到Java-Swing中。Fusionet的目的是为3D化的swing组件提供一个易于使用的环境。
Fusion is a framework for the integration of OpenGL-based 3D-components into Java-Swing. The framework's goal is to provide an easy to use environment for 3D-enriched swing-components.
The core functionality consists of:
scenegraph
node-level mouse-interaction
materialmanagement (including shader-support and component-to-texture)
automatic camera-calibration on any component-bounds
主页:http://www.fusion-laboratory.de/
来自:开源中国社区