Improve ParallelCamera documentation

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: jfx23
    • Component/s: javafx
    • generic
    • generic

      ParallelCamera implements some specific behavior which has not been documented anywhere. This might lead to confusion when trying to use it outside of what it was designed to do.

      Things to add/cover:
      - A small explanation on how ParallelCamera achieves its goal (using ortho transform, etc)
      - ParallelCamera not using nearClip/farClip properties, but estimating clip dimensions from view width and height
        - Reasons why it does that and potential drawbacks of this approach

            Assignee:
            Lukasz Kostyra
            Reporter:
            Lukasz Kostyra
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: