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

Code cleanup: Need to unify the approach in computing pick ray for picking and rendering effect

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • fx2.1
    • javafx

      We current have 2 places when a pick ray can be computed. One is in GlassScene where the computed pick ray is used for picking, and the other is in PrismCameraImpl subclasses where the computed pick ray is used for rendering effect for 3D transformed shape. We should unify the computational code into common single method. Ideally move it into the camera class.

            psafrata Pavel Ĺ afrata
            ckyang Chien Yang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: