File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 77A post processing library that provides the means to implement 2D filter effects for [ three.js] ( https://threejs.org/ ) .
88
99* [ Extensive Demo] ( https://vanruesc.github.io/postprocessing/public/demo ) &there4 ;
10- [ API Reference] ( https://vanruesc.github.io/postprocessing/public/docs ) *
10+ [ API Reference] ( https://vanruesc.github.io/postprocessing/public/docs ) &there4 ;
11+ [ Wiki] ( https://github.com/vanruesc/postprocessing/wiki ) *
1112
1213
1314## Installation
@@ -75,8 +76,7 @@ export class MyPass extends Pass {
7576
7677```
7778
78- Passes don't have to use the buffers that are provided in the render method.
79- Writing self-contained render-to-texture passes is also a feasible option.
79+ See the [ Wiki] ( https://github.com/vanruesc/postprocessing/wiki/Custom-Passes ) for more information.
8080
8181
8282## Included Filters
You can’t perform that action at this time.
0 commit comments