-
Enhancement
-
Resolution: Fixed
-
P3
-
8
The Camera's nearClip and farClip properties are documented to use eye coordinate system. This eye system should be specified, especially because it has inconsistent definitions for different cameras. From the current behavior it seems that:
For the default camera, the distance "1" means distance of the camera and the projection plane (so it usually is hunderds of scene units).
For "fixed eye" the distance 1 always means 1 scene unit (regardless of the position of the projection plane).
For the default camera, the distance "1" means distance of the camera and the projection plane (so it usually is hunderds of scene units).
For "fixed eye" the distance 1 always means 1 scene unit (regardless of the position of the projection plane).
- blocks
-
JDK-8101810 Finish javadoc for FX 8 3D API
-
- Resolved
-
-
JDK-8102019 Re-evaluate the coord. system where the near and far clipping planes of Camera is specified
-
- Closed
-