XR8.Babylonjs
Babylon.js (https://www.babylonjs.com/) is a complete JavaScript framework for building 3D games and experiences with HTML5 and WebGL. Combined with 8th Wall Web, you can create powerful Web AR experiences.
Tutorial Video:
- Integrating Babylon.js and 8th Wall Web: https://youtu.be/RhZaebNpaEY
Description
Provides an integration that interfaces with the BabylonJS environment and lifecyle to drive the Babylon.js camera to do virtual overlays.
Functions
Function | Description |
---|---|
xrCameraBehavior | Get a behavior that can be attached to a Babylon camera to run World Tracking and/or Image Targets. |
faceCameraBehavior | Get a behavior that can be attached to a Babylon camera to run Face Effects. |