Category "javafx-3d"

Shapekeys from blender to javafx

Animating shapekeys is a way to animate a mesh without an armature modifier (shapekeys). like this is there a way to export this animation in javafx?

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 ?