Latest release

Website

Version 0.1.2

bb40b3e

02/07/2023

  • Add one new space, the Radiology Waiting Room : Building Seven
  • Create a dynamic loading system that reads a JSON file which can contain multiple spaces and cycle through them on reload. Previously there was only one space.
  • Show metadata about the space being viewed including site, bldg, floor etc.
  • Plausible analytics telemetry was removed from all sites.

VRchat

(No releases yet)


Previous Website releases

Version 0.1.1

bb40b3e

01/03/2023

  • Add compression for mobile clients and Quest VR using Splat-converter
  • A-frame has been overwriting our favicon so a "image/x-icon" tag was added.
  • Plausible analytics telemetry was added to all sites.

Version 0.1.0 🎉

7cf62f3

12/27/2023

  • Switch from rendering scenes using a modified version of Antimater15’s Gaussian Splatting webGL code to using a version ported to A-frame. This brings additional benefits from incorporating Three.js and WebGL 2.0. All code is now sourced from this A-frame Gaussian Splatting repository.
  • Change code hosting from a fork to a dedicated repository.
  • Added orbit controls as the default view controller, this locks the viewer into encircling the scanned object in each scene which is more natural than WASD.
  • Added VR Component: Although it runs very poorly on Meta Quest Headsets, when attached to a computer scenes are now viewable in Virtual Reality with a full range of motion.

Version 0.0.9

b65c14c

12/18/2023

  • Add preview links and custom favicons for easier sharing.
  • Only show title animation on desktop browsers, mobile cannot handle it.
  • Logo design, Font corrections etc.

Previous VRchat releas

(No releases yet)