DoopelPonger
All Classes Files Functions Variables Enumerations Enumerator Properties Modules Pages
Classes
Bloom.cs File Reference

Classes

class  Bloom
 Applies the bloom shader to the camera. The bloom effect is split into 3 shaders. 1) Find the brightest objects on the screen and render them. 2) Blur the above rendered image 3) Add the blurred, bright image to the camera. More...