Using Depthkit in Unity
Depthkit is the next-generation creative toolset for Volumetric Filmmaking. It is software that uses 3D capture hardware to capture real world scenes as digital 3D imagery. This 3D imagery can be played back in the Looking Glass.
Depth Video exported from Depthkit can be added to your Unity project to view on the Looking Glass.
To do so, create a new Unity project with HoloPlay Unity Plugin, and import:
- Depthkit Unity Plugin - this is available in your Depthkit downloads page once you obtain a license. More information on Depthkit's site.
- The 3 files that Depthkit exported (.mp4, .png, and .txt)
In the "Object Hierarchy" of a new scene, right click and add the following:
- "Holoplay Capture" (if you don't already have a "Holoplay capture" object)
- "Depthkit" -> "Depthkit Clip"
Finally, drag the exported files from your Project Assets into the "Depthkit Clip" inspector fields as shown in this screenshot.

importing into unity
Now, simply resize and angle the footage to fit your needs, and start playing the project to see the video play.
Last modified 1yr ago