Skip to content

Scenes3D/post-processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors