ARHeadsetKit icon indicating copy to clipboard operation
ARHeadsetKit copied to clipboard

Using $5 Google Cardboard to replicate HoloLens

Results 3 ARHeadsetKit issues
Sort by recently updated
recently updated
newest added

I am working on an API to export the raw data from ARHeadsetKit. It takes all geometry and color data present at one point in time, then reorders it into...

Add an experimental API for serializing and exporting ARHeadsetKit's internal data. It only supports a geometry + color format now, but is extendable to the [lidar-scanning-app](https://github.com/philipturner/lidar-scanning-app) format (geometry only). Example...

Is it possible to import a custom 3D model into the scene?