ACloudViewer: A Modern Library for 3D Point Cloud Processing#
ACloudViewer is a powerful open-source library for 3D point cloud and mesh processing, built on top of CloudCompare, Open3D, ParaView, and COLMAP.
📚 Documentation Version:
Switch between different documentation versions. Use the version selector in the sidebar for quick access.
Getting Started
Tutorial
- Tutorial
- Core
- Geometry
- Geometry (Tensor)
- Dataset
- Visualization
- Visualization
- Customized visualization
- Interactive visualization
- Non-blocking visualization
- Headless rendering
- CPU (Software) Rendering
- Web visualizer and Jupyter
- CloudViewer for TensorBoard
- Simple geometry sequences
- Rich 3D models with PBR materials
- 3DML models training and inference
- Custom properties and semantic segmentation
- 3D object detection
- Troubleshooting
- Pipelines
- Pipelines (Tensor)
- Reconstruction system
- Reconstruction system (Tensor)
- Sensor
- Advanced Topics
- Reference
Python API
Python Examples
- Camera
- Core
- Geometry
- IO
- Pipelines
- Reconstruction
- Utility
- Visualization
- add-geometry.py
- all-widgets.py
- customized_visualization.py
- customized_visualization_key_action.py
- demo_scene.py
- draw.py
- draw_webrtc.py
- headless_rendering.py
- headless_rendering_in_filament.py
- interactive_visualization.py
- line-width.py
- load_save_viewpoint.py
- mitsuba_material_estimation.py
- mouse-and-point-coord.py
- multiple-windows.py
- non-english.py
- non_blocking_visualization.py
- online_processing.py
- remote_visualizer.py
- remove_geometry.py
- render-to-image.py
- tensorboard_pytorch.py
- tensorboard_tensorflow.py
- text3d.py
- textured-model.py
- textured_mesh.py
- to_mitsuba.py
- video.py
- vis-gui.py
- visualization.py
C++ Examples
C++ API
Developer Guide