Creating a dynamic/real-time voxelgrid visualization
Open
visualization
voxelgrid
- Dominant language
- C++
- Stars
- 14k
- Forks
- 2.6k
- Avg merge
- 5d 18h
- Merged PRs (30d)
- 6
Description
### Discussed in https://github.com/isl-org/Open3D/discussions/3829
Originally posted by **whizbuzzer** July 29, 2021
I am using Intel RealSense D455 for point cloud visualization.
I have managed to create a real-timepoint cloud visualization with `add_geometry()` and `update_geometry()` functions, but these functions are not functioning as I want them to for voxel grids; the voxel grid is indeed created and visualized, but it does not move with me the same way that the point cloud does. Does anyone know a fix to this?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.