Birdasaur

Results 2 issues of Birdasaur

This example currently relies on an internal call: https://github.com/FXyz/FXyz/blob/0d11609acfdb0316ed797337d27933a33902cbe0/FXyz-Samples/src/main/java/org/fxyz3d/samples/utilities/RayShooting.java#L103 >Point3D o = CameraHelper.pickProjectPlane(camera, e.getX(), e.getY()); which is no longer exposed. I'd really like to push a fix for this... but...

Hey fellow FXyz3D'ers. @jperedadnr @jdub1581 @AlmasB @ I have a 3D point cloud data set. I would like to generate a Mesh which represents the 3D convex hull of the...