Live capture
LiDAR-capable iPhone and iPad devices can become premium field capture clients using ARKit and scene reconstruction where hardware supports it.
Future environment mapping
DarkDar’s LiDAR roadmap will let supported iPhone and iPad devices capture room geometry, define private local environments, and overlay BLE behavior onto physical context.
LiDAR roadmap
LiDAR-capable iPhone and iPad devices can become premium field capture clients using ARKit and scene reconstruction where hardware supports it.
Desktop and browser review surfaces can import captured or external point clouds for alignment, replay, and analysis.
Rooms, doors, hallways, walls, safe zones, alert zones, collector positions, and RF-obstruction notes can be modeled locally.
BLE targets should be rendered as probability volumes or bounding regions when RF and geometry disagree.
Spatial pipeline
Use LiDAR-capable iOS or iPadOS hardware for live room capture, or import supported point-cloud files.
Convert coordinates to meters, align the origin, and preserve a local-only environment profile.
Default to 0.05 meter voxel downsampling, configurable between 0.02 and 0.10 meters.
Use Octree or BVH indexing for spatial queries, occlusion hints, and attenuation context.
Render target estimates, trails, zones, and probability volumes inside the mapped local environment.
Supported import path
The implementation-ready path starts with .ply, .las, and .pcd, then expands to additional formats after the core import, decimation, alignment, and replay workflow is stable.