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

Event local coordinates are wrong with perspective camera

XMLWordPrintable

      With a perspective camera, events delivered to any node that's not lying flat on the XY plane contain wrong local coordinates - they don't reflect the projection transformations.

      Needed API changes:
      Affected classes: MouseEvent, MouseDragEvent, DragEvent, GestureEvent, ContextMenuEvent, TouchPoint
      Add methods getZ(), getPickResult()
      Add PickResult to all their constructors

      See https://wikis.oracle.com/display/OpenJDK/Picking3dAPI

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

              Created:
              Updated:
              Resolved:
              Imported: