novocodev / ar-pointcloud-example

View pointclouds in AR.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AR PointCloud Example

A simple viewer for pointclouds in augmented reality. The viewer is based on SceneKit and AR Kit and at the moment approximately 1.5 million points can be displayed simultaneously on a iPhone X.

AR Pointcloud Video

Fig. 1 Example Video

Implementation

The app first detects anchor points of surfaces and then attaches the pointcloud onto this surface.

Point Cloud with Markers

Fig. 2 Example cloud on markers

About

View pointclouds in AR.


Languages

Language:Swift 79.3%Language:Processing 20.7%