rdad / PP.js

A post processing extension for Three.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PP.js

Post Processing

The aim of the project is to create a post processing extension to the 3D engine Three.js You will be able to create render texture, load shaders from the library or add your own shader, manage the render pipeline and display each shader texture for debugging.

Usage

Look at the code example.

More details to come.

Example

Unsharp Masking the Depth Buffer 1 Unsharp Masking the Depth Buffer 2 Unsharp Masking the Depth Buffer 3 The Elk Image volume Mystic forest Mega particles

About

A post processing extension for Three.js

License:MIT License


Languages

Language:JavaScript 100.0%