Skip to content

iOS LiDAR app for point cloud capture, cross-section/elevation analysis, georeferenced LAZ export, and PDF reporting.

License

Notifications You must be signed in to change notification settings

arshlibruh-code/PointPro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PointPro

PointPro is an iOS LiDAR app for on-device point cloud capture, remote COPC loading, measurement, and deliverable export.

Current Capabilities

  • Real-time LiDAR capture pipeline with scan session management
  • Remote point cloud import via HTTPS URL (.copc.laz / .laz) with progressive refinement
  • Interactive 3D viewer (pan, orbit, zoom, recenter, roll lock/unlock)
  • Color modes: Auto, RGB, Elevation (Viridis), Intensity, Classification
  • Measurement workflows:
    • Vertex snapping with path and closed-area tools
    • Distance, perimeter, and area
    • Cross-section and elevation profile analysis
  • Export workflows:
    • LAZ (device-GPS georeferenced) + metadata sidecar (.json)
    • PLY (Binary, Fast) and PLY (Text, ASCII)
    • Enterprise-style PDF report (stats, georef context, measurement register, visual evidence)
  • Import/export UX with progress, cancellation, and native share
1 2 3
4 5 6
7 8 9

Tech Stack

  • SwiftUI, ARKit, Metal / MetalKit
  • Local on-device session storage

Project Structure

PointPro/           # iOS app, Xcode project, tests
docs/               # Product and export/report documentation
assets/             # Screenshots and brand assets

Requirements

  • macOS with Xcode
  • LiDAR-capable iPhone for full capture workflow

Run Locally

  1. Open PointPro/PointPro.xcodeproj in Xcode.
  2. Select the PointPro scheme.
  3. Run on a physical device.

Status

Active development. Core capture, COPC import, measurement, and export/report pipelines are functional.

License

No license file is currently defined in this repository.

About

iOS LiDAR app for point cloud capture, cross-section/elevation analysis, georeferenced LAZ export, and PDF reporting.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •