Thanhpv
Thanhpv
Can I implement those functionalities on my own?
Hi Can this be flag as Bug?
Hi As my test, the NPE actually happens to 2D shape when scale large Z with at least one other dimension (X&Z, Y&Z, X&Y&Z). I think this helps to narrow...
Shape presented on scene but the bounds are empty BoundingBox [minX:0.0, minY:0.0, minZ:0.0, width:-1.0, height:-1.0, depth:0.0, maxX:-1.0, maxY:-1.0, maxZ:0.0] 
@Birdasaur Thanks for your reply. Yes, exactly. For example, the PolyLine3D, how to re-render on changes of points and/or on any point?
I am using JDK 11.
I hit the same problem
This is the build file /* * This file was generated by the Gradle 'init' task. */ plugins { id 'java' id 'application' id "org.openjfx.javafxplugin" version "0.0.7" id 'com.gluonhq.client-gradle-plugin' version...