JDK-8099878 : Implement rendering for all 3D transformed primitives
  • Type: Sub-task
  • Component: javafx
  • Sub-Component: graphics
  • Affected Version: fx1.3
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2009-07-30
  • Updated: 2015-06-16
  • Resolved: 2009-11-11
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
fx1.3Fixed
Related Reports
Blocks :  
Blocks :  
Description
We need to support rendering for all 3D transformed 2D primitives, currently only ImageView and MediaView are supported.
Comments
I've verified that 2D shapes, including Text, with 3D transformation render correctly on es1, es2 and d3d pipes.
11-11-2009