Skip to content

zappar-xr/zappar-threejs-face-tracking-standalone-bootstrap

Repository files navigation

Zappar for ThreeJS

Standalone Bootstrap Project

In this project you'll find the following files that get you up and running with Zappar for ThreeJS.

  • index.html: contains the basic structure of you page and any necessary HTML UI elements
  • index.js: contains the code the sets up your ThreeJS scene and AR experience
  • style.css: contains the CSS for your page

Head to the NPM package page for more information on how to build best-in-class AR experiences: Zappar for ThreeJS (@zappar/zappar-threejs)

Preview

Scan the QR code below using your native camera app or QR code reader to view the example: ​ Preview QR Code"

Local Preview and Testing

Due to browser restrictions surrounding use of the camera, you must use HTTPS to view or preview your site, even if doing so locally from your computer. If you're using webpack, consider using webpack-dev-server which has an https option to enable this.

Alternatively you can use the ZapWorks command-line tool to serve a folder over HTTPS for access on your local computer, like this:

zapworks serve .

The command also lets you serve the folder for access by other devices on your local network, like this:

zapworks serve . --lan

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published