jaweii / AR-showcase

http://buzhundong.com/post/H5%E5%AE%9E%E7%8E%B0iPhoneX%E4%B8%8A%E7%9A%84Animoji.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

http://buzhundong.com/post/H5%E5%AE%9E%E7%8E%B0iPhoneX%E4%B8%8A%E7%9A%84Animoji.html


Languages

Language:JavaScript 66.7%Language:HTML 33.3%