Skip to content

patrick-s-young/webxr-arcore-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webxr-arcore-boilerplate

WebXR ARCore boilerplate project for browser-based augmented reality.

webxr-arcore-boilerplate_screen_256_512_15fps

Running Locally

Make sure you have Node.js installed.

git clone https://github.com/patrick-s-young/webxr-arcore-boilerplate.git # or clone your own fork
cd webxr-arcore-boilerplate
npm install
npm start

Device Requirements

See Google's ARCore supported devices.

Built With

  • Three.js - An easy to use, lightweight, cross-browser, general purpose 3D library.
  • webpack - static module builder.
  • maximo - 3D characters, skeletal rigs, and animations.

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details.