isl-org / Open3D

Open3D: A Modern Library for 3D Data Processing
http://www.open3d.org
Other
10.83k stars 2.24k forks source link

Visualizer bug(?) for point cloud #2674

Open 9and3 opened 3 years ago

9and3 commented 3 years ago

I am not sure whether this is a bug or not, anyways, I am running on VSCode, Windows 10, Python 3.8. When I run the very first tutorial file and I move the window viewpoint to drag the point cloud, previous positions/view stay. It is like there is no frame refreshing of some sort. Please see the image attached.

bugMaybeOpen3d

Thank you!

yuki1125 commented 3 years ago

I have same problem with Python 3.6, win10. Has anyone solved this issue?