3D Modeling guide
Purpose of this guide is to describe the steps of acquiring, processing, and presenting meshes and pointclouds through pipeline:
Scanning with Leica -> Processing (cleaning, fixing colors, decimation) -> Meshing -> Texturing -> Export/Presenting on web
Pipeline
- Leica Cyclone Register 360
- Import scans
- Process (register, align, clean, limit)
- Export data registered in shared coordinate system
- Each full-point scan to separate
.e57
(unstructured) - All sparse-point scans with their scanning origins and color images to single
.e57
(structured)
- Each full-point scan to separate
- CloudCompare or custom scripts
- Import separate
.e57
files - Clean points, fix colors
- Merge all
.e57
files and decimate the result to desired resolution
- Import separate
- Meshlab and/or Blender
- Use to create mesh and texture
- Model export
Software versions
- Meshlab: 2022.02 or latest stable
- CloudCompare: 2.11.3 compilled manually (how to in readme)
- Blender: latest stable
- Leica Cyclone Register 360: latest
📄️ Blender
Tips for Blender
📄️ CloudCompare
Tips for CloudCompare
📄️ Meshlab
Tips for Meshlab
📄️ Leica Cyclone Register 360
Working with Leica Cyclone Register 360
📄️ Fixing colors
Fixing colors in pointclouds
📄️ Exporting models
Exporting the final model
📄️ Other software (maybe useful)
Other software (maybe useful)