Skip to content

Scenes3D/wobby-material

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Three.js TSL

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

A Three.js-based project focused on creating a dynamic and organic material (wobbly material). This repository explores the use of custom shaders and vertex manipulation (vertex shaders) to generate distortion and fluid animations in 3D objects.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages