Skip to content

Scenes3D/vfx-tornado

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tornado VFX Preview

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 project focused on creating a custom 'wobbly' material using vertex shaders. This repository demonstrates how to manipulate geometry at the vertex level to achieve dynamic, organic deformations within a Vite-powered web graphics environment.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors