I have a routine that builds 8 PointLight spheres on the corners of a cube to provide all
round lighting. I am aware that JavaFX only supports 3 PointLights at the moment but
up to b89 it just ignored the rest.
The test program, when run on b89 either hangs or gives an Exception Access Violation
in the VM.
round lighting. I am aware that JavaFX only supports 3 PointLights at the moment but
up to b89 it just ignored the rest.
The test program, when run on b89 either hangs or gives an Exception Access Violation
in the VM.