Rotating a 3D object in a SceneView programmatically
9 views
Skip to first unread message
Antonio Sala
unread,
Dec 2, 2014, 2:23:29 PM12/2/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mont...@googlegroups.com
Hi everyone,
I'm trying to connect a Leap Motion Controller to a Montage application to be able to manipulate a 3D object with hand gestures.
Is there a way to programmatically move (rotate) a gltf 3D object loaded in a SceneView? I tried to create mouse events on the canvas where the 3D model is loaded but that didn't work.