Window mode is a 3D camera controller that emulates a window into the virtual world.
You can imagine that your computer screen is really a portal into a 3D space.
It's under a MIT license
github.com/True3DLabs/Window…
It works by tracking the position of your head relative to the webcam, then re-rendering the 3D scene accordingly.
This gives off the illusion that the 3D scene is really there, without specialized hardware.
Video explainer coming soon on our YouTube: piped.video/@true3dlabs
All the rendering for this demo is done with our spatial-player library.
You can install it on npm here.
npmjs.com/package/spatial-pl…
spatial-player is our framework for working with voxel and splat based 3D videos and static scenes.





























