Category "javafx-3d"

How can I get the InteractiveMesh library to work with my JavaFX Mavn project?

Im trying to use this importer http://www.interactivemesh.org/models/jfx3dimporter.html to import an STL file as a triangle mesh, i get no errors in the IDE whe

Painting difuse texture in javafx?

Is there a way to paint a 3d texture on a 3d surface like blender ?