top of page
matrix_bg

LiDAR & Unity

One of the central pieces in our project is the LiDAR sensor. LiDAR is an acronym of “laser imaging, detection, and ranging”. It is a technology which basically consists of a pulsed laser, sensor and an algorithm. A pulsed laser records the time it takes (in order of nano-seconds) for that signal to return to source, enabling it to generate a 3D model with greater accuracy than just a simple camera.

iphone

This kind of technology provided us with almost state-of-art scanned mesh in the real-time and that is fascinating!

lidar vision

We incorporated the usage of the scanner in iPhones using the ARMeshManager component in AR foundation.

bottom of page