We noticed that there is a significant performance drop in Audio Visualizer while verifying that the bug (RT-31881) that broke it was fixed. By examine the changeset that fixes the bug, we believe the cause is due to the trashing of texture as the 3D transforms of the 2D rectangles were animating:
http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/830c7a20f2ad
http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/830c7a20f2ad
- relates to
-
JDK-8093566 [3D] Shapes can be very blurry in 3D rotations if not started in the 2D plane
- Resolved
-
JDK-8097158 [Ensemble] Graphics3D Audio Visualizer showing lines instead of rect
- Closed