Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 WebGPU scene implementing depth-of-field post-processing using TSL (Three.js Shading Language) and a Gaussian blur pass. Features a dynamic focus point controlled via TransformControls, real-time blur parameters editable through a GUI, a custom grid material, and volumetric fog.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages