@movable/ar-3d-face-tracker-app
v1.0.7
Published
Movable CLI blueprint for initializing a new AR 3D Face Tracker application.
Downloads
53
Readme
AR 3D Face Tracker App Blueprint
This MDK blueprint will create a working AR app. ar-face-tracker-app
contains:
- Selfie camera mode
- 3d model attached to face
- Take picture
- Share to Facebook
- Share to Twitter
- Detect non-AR-capable devices and show error message
Usage
- Get the MDK:
yarn global add @movable/cli
- Create a new app:
movable new my-ar-app -b @movable/ar-3d-face-tracker-app
- Start the server:
cd my-ar-app && movable serve
- Open http://localhost:4200.
License
Copyright 2018 Movable, Inc. All rights reserved.