JDK-8102373 : Antialiasing for Xylophone demo
  • Type: Enhancement
  • Component: javafx
  • Sub-Component: samples
  • Affected Version: fx2.1
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2012-04-03
  • Updated: 2015-06-16
  • Resolved: 2013-12-06
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.
JDK 8
8Fixed
Related Reports
Blocks :  
Description
Please add a checkbox to turn on/off antialiasing of the 3d Xylophone model. Currently it is not antialiased, which looks not as impressive as it could.
Comments
Already fixed
06-12-2013

I agree that the Xylophone demo would certainly look nicer with anti-aliasing. As Kevin noted, this issue depends on the resolution of issue RT-5534, which may be addressed in a future release of JavaFX.
20-04-2012

Implementing this in the demo required that AA support be added for 3D primitives, which is filed as RT-5534.
06-04-2012