What is a Point Cloud?
A point cloud is a collection of data points in 3D space. Each point has X, Y, and Z coordinates, and may also include:
- RGB color information
- Intensity values (reflectivity)
- Classification data
- Timestamps
When millions of these points are combined, they form a detailed representation of scanned surfaces.
How Point Clouds are Created
Point clouds can be generated through:
- LiDAR Scanning: Laser pulses measure distance to surfaces
- Photogrammetry: Algorithms derive 3D points from overlapping photos
- Structured Light: Projected patterns enable depth calculation
- Radar: Radio waves measure distance (common for autonomous vehicles)
Common File Formats
E57: Industry-standard format that includes intensity and color data. Highly compatible across software platforms.
LAS/LAZ: Originally developed for aerial LiDAR. LAZ is the compressed version, reducing file sizes by 70-80%.
RCP/RCS: Autodesk's indexed format for use in Revit and other Autodesk products.
PLY/OBJ: Mesh-oriented formats that can store point data.
PTS/PTX: Text-based formats, larger but human-readable.
Working with Point Clouds
Common software for point cloud processing:
- Autodesk ReCap (viewing, processing)
- CloudCompare (open-source analysis)
- Leica Cyclone (registration, analysis)
- Revit (BIM integration)
- Navisworks (coordination)
Best Practices
File Management:
- Maintain raw scan data archives
- Use indexed formats for daily work
- Implement clear naming conventions
Quality Control:
- Verify registration accuracy
- Check for gaps or shadows
- Validate against known measurements
Sharing:
- Consider recipient's software capabilities
- Provide viewing tools when needed
- Document coordinate systems used
Getting Started
Point cloud data is the foundation of all reality capture deliverables. Whether you need raw point clouds or derived products like CAD drawings or BIM models, we can help.