AlexNorth365 / HoloScan

Hologram viewer for LiDAR/TrueDepth scans in the PLY format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HoloScan

Hologram viewer for LiDAR/TrueDepth scans in the PLY format

Hardware Requirements

Software Requirements

iOS

  • Pythonista app
  • Internet connection required for the first run. Subsequent usage is possible offline.

PC (only needed for the initial setup)

Setup

  1. Connect the Looking Glass display to a PC with HoloPlay service installed and visit https://eka.hn/calibration_test.html
  2. Copy the JSON block provided by the website and use it to replace the hardcoded calibration data on row 47 of HoloScan.py
  3. Transfer HoloScan.py to Pythonista and run it with a Python 3.x interpreter

Currently, the only supported file format is PLY (both ASCII and binary).

Demo

See it in action here.

About

Hologram viewer for LiDAR/TrueDepth scans in the PLY format

License:MIT License


Languages

Language:Python 100.0%