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?
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
Is there a way to paint a 3d texture on a 3d surface like blender ?