I create software for calculating gear parts using Swing and OpenGL (with JOGL). Using this software, the calculated parts are shown in 3D. The following figure shows an example part:

First, the geometry is set / calculated (tip / root Diameter, width, number of teeth ...), and a 3D part is created from this data. This sample part is made using JOGL-Code because it is easy to use for me and can be integrated into the Swing-GUI.
Now I’ve played a little with the JavaFX GUI applications and decided to continue releasing my software in JavaFX because it offers everything I need, it looks much better and so on. The problem is that I cannot use my JOGL-OpenGL graphics.
, :
- OpenGL- JavaFX- - , , .
- 3D- JavaFX (TriangleMesh) - , , .
- ?
? ? OpenGL, ?