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

Adding 3D Objects to Dragboard and Allow Mesh's to be used as a "Drag View"

XMLWordPrintable

      Since the release of 3D Geometry a few months ago we have all tried to improve the Api with our own additions.

      I am looking to be able to import Data from a DB, use one of the fields to represent an 3D image location, grab that location, import the 3D object into a class and drag the class while using the mesh as it's "DragView."

      I have been able to set it up using my class as the mapping object for the Clipboard content; however it cannot be Serialized due to TriangleMesh. Now is there a way to fix that/ I tried making a subclass of TriangleMesh, but that was useless.

      I figure the only way to do this would be to create the object the second it touches and then drag that, but I figured it would be better to use the functionality as it should be.

      So I really would like to be able to use 3D Mesh's as a DragView, since we already can use an Image.

      Also I, and others have tried taking a snapshot of a 3d object and use it as an image, but it doesn't look all that good.

      Thanks,


      ~KZ

            Unassigned Unassigned
            jorsawjfx Jay Orsaw (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Imported: