An interface for the Exokit Engine.
Find more examples on YouTube.
Exoland enables developers to build XR experiences with ease by having a seamless interface to the Exokit Engine. Exoland prefers using GUIs instead of command lines with difficult to remember arguments to use the functionality you want.
Exoland uses the Exokit Engine, which is written on top of Node and emulates a web browser, providing native hooks for WebGL, WebGL2, WebVR, WebXR, WebAudio, and other APIs used in immersive experiences.
:eyeglasses: Exokit Engine currently targets the following platforms:
* not supported yet
:electric_plug: Exokit Engine powers experiences built with:
* not supported yet
git clone https://github.com/exokitxr/exoland.git
cd exoland
npm install
npm build