Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 725 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 725 Bytes

abandoned.ai placeholder website

Now in A-frame

Built to serve as an intermediate technology demo, this repository builds and serves the code behind abandoned.ai which showcases how abandoned spaces can be effectively preserved using new technology.

This version uses a-frame.js as a backend, using the aframe Gaussian Splatting component library created by @kfarr.

A-frame uses webGL to render 3D environments in a way that a lot of browsers can universally support, including VR devices like the occulus Quest 3. It also allows us to add better controlls to scenes than the ones provided by the original project.