Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8110741

Effect, with Z-order enabled, breaks on Group with 3D transformed children.

XMLWordPrintable

      Effect is broken on Group with 3D transformed children when z-order is enabled. Attached is a simple test program to illustrate the visual bug.

      The rendering looks correct, if the following 2 code statements, in the test program, is enabled:
       
              // To reproduce the bug comment out the 2 lines below:
      // group.setRotationAxis(Rotate.Y_AXIS);
              // group.setRotate(-20);

            flar Jim Graham
            ckyang Chien Yang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: