exokitxr / exokit-frontend

Frontend for exokit. Turns exokit into a spatial web browser. 🦎
7 stars 3 forks source link
3d 3d-engine a-frame ar babylonjs exokit javascript mr threejs vr web webgl webgl2 webvr webxr xr

Exoland

An interface for the Exokit Engine.

SiteDocsDiscordTwitterEmail List

Examples

Hands Reality Tab Live Reload Magic Leap Tutorial Reality Tab

Reality Projection with HTC Vive and Magic Leap Emukit Various Exokit Apps

Find more examples on YouTube.

Overview

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

Quickstart

Desktop

Download and install Exoland for current OS

Local Development

git clone https://github.com/exokitxr/exoland.git
cd exoland
npm install
npm build

Stay in Touch