-
-
Notifications
You must be signed in to change notification settings - Fork 36.1k
Description
Hello
I dont want to repeat myself so I'll just copy from my original Three.js Forum Post
Are there any plans to add Postprocessing/EffectComposer pages to the documentation? When I was just starting out, it held me back from using it's potentially wonderful features, and I suspect some other beginners had that problem as well.
I understand that post processing is not a core feature of Three.js, but neither are model loaders, and yet they have a very sweet dedicated page, as well as an example page for each (most popular) loader. Animation system might be another example.
I've always found it a little bizarre, that not a single reference to EffectComposer can be found in the docs. I think even a single page about it, with say FilmPass or DotScreenPass could potentially be very helpful.
Right now it sort of feels like post processing is the black sheep of the family who doesn't get invited for christmas.
I really like the idea of EffectComposer and How to use post-processing propositions by @Mugen87 (given in the forum post linked at the beginning)