JDK-8099882 : Finish implementation for perspecitive and parallel camera classes
  • Type: Sub-task
  • Component: javafx
  • Sub-Component: graphics
  • Affected Version: fx1.3
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2009-11-11
  • Updated: 2015-06-16
  • Resolved: 2010-11-16
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
fx2.0Fixed
Related Reports
Blocks :  
Blocks :  
Description
Need to finish the implementation of the perspecitive and parallel camera classes.

At a minimum, this means:

1) Remove the internal "perspectiveCamera" boolean flag and implement the camera for real.

2) Make ParallelCamera and PerspectiveCamera produce identical results for Z==0

Comments
Actually, wiring up fieldOfView is a separate issue -- RT-5459 -- which is linked to this issue.
08-11-2010

http://javaweb.sfbay.sun.com/~ja234898/webrevs/presidio/CameraCleanupV3/ 1 and 2 are good to go. I am going to wire up field of view before i mark this as fixed.
08-11-2010