https://github.com/clarkthylord/vox-face
AR web app for making voxel faces
https://github.com/clarkthylord/vox-face
augmented-reality bootstrap face-detection segmentation threejs vue
Last synced: about 2 months ago
JSON representation
AR web app for making voxel faces
- Host: GitHub
- URL: https://github.com/clarkthylord/vox-face
- Owner: ClarkThyLord
- License: mit
- Created: 2021-10-22T05:24:59.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-04T04:49:53.000Z (over 4 years ago)
- Last Synced: 2025-12-04T10:16:37.527Z (7 months ago)
- Topics: augmented-reality, bootstrap, face-detection, segmentation, threejs, vue
- Language: Vue
- Homepage: https://clarkthylord.github.io/Vox-Face/
- Size: 15.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
> AR web app for making voxel faces
---
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```