You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to display a single mesh, but change the texture and uvs on the fly, say every 0.5 sec
I have a gui.SceneWidget which I use to display the mesh.
This is the code I tried to use for changing the texture
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am trying to display a single mesh, but change the texture and uvs on the fly, say every 0.5 sec
I have a gui.SceneWidget which I use to display the mesh.
This is the code I tried to use for changing the texture
image["data"]
is of the typeo3d.geometry.Image
This code is
any help would be appreciated
open3d 0.13.0 with python 3.6 on windows 10
Beta Was this translation helpful? Give feedback.
All reactions