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

Consolidate camera computing

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • 8
    • javafx

      Some camera computations (projection and view transforms, viewport, pickRay) are done on both scenegraph and render tree levels. Where possible, remove the render tree computation and sync the results from scenegraph. Otherwise, if possible, separate the computation code to a utility methods called from both places to at least have a single piece of code to maintain.

      As part of this effort the synchronized blocks in prism cameras should be removed.

            psafrata Pavel Šafrata
            psafrata Pavel Šafrata
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: