Alex-DG / vite-8thwall-three-decals

Demo using DecalGeometry from Three.js in AR

Home Page:vite-8thwall-three-decals.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vite-8thwall-three-decals

  • Demo using DecalGeometry
decals.mp4

Setup

Run the following commands:

# Install dependencies (only the first time)
yarn

# Run the local server at localhost:8080
yarn dev

# Run the local server at your public IP address
yarn dev --host

# Build for production in the dist/ directory
yarn build

About

Demo using DecalGeometry from Three.js in AR

vite-8thwall-three-decals.vercel.app


Languages

Language:JavaScript 93.6%Language:GLSL 4.1%Language:HTML 1.4%Language:CSS 0.9%