jasonandrewth / twister

Some Morphing of an imported 3D Model by inserting custom Shader Code into a THREE.js Model

Home Page:https://twistyhead.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Three.js Journey

Setup

Download Node.js. Run this followed commands:

# Install dependencies (only the first time)
npm install

# Run the local server at localhost:8080
npm run dev

# Build for production in the dist/ directory
npm run build

About

Some Morphing of an imported 3D Model by inserting custom Shader Code into a THREE.js Model

https://twistyhead.netlify.app/


Languages

Language:JavaScript 83.2%Language:CSS 6.9%Language:GLSL 5.7%Language:HTML 4.2%