AR-showcase
AR-showcase copied to clipboard
http://buzhundong.com/post/H5%E5%AE%9E%E7%8E%B0iPhoneX%E4%B8%8A%E7%9A%84Animoji.html
Getting started
First install Parcel:
npm install -g parcel-bundler
And install dependencies:
npm install
Serve :
// 启动Animoji demo
npm run dev:animoji
// 启动视差Demo
npm run dev