Consolidate camera computing

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 8
    • Affects Version/s: 8
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved:
              Imported: