Talks
Events

VR & AR On The Web Using Clojurescript

Andres Cuervo at Clojure/conj 2018

We can now explore virtual and augmented reality on the Web using desktops, phones, and headsets, but can we do it functionally, treating virtual objects as data? Yep, using A-Frame (a WebVR library) and CLJSJS we can create VR & AR using Clojurescript. In this talk I’ll go through the basics of webXR, creating the CLJSJS package, and actually using it to create VR & AR scenes!