Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - nunu

Pages: [1]
1
General coding questions / Re: bloom/glow
« on: August 24, 2009 »
I just have to have a say ;)
Your method is still the same as the one using tresholding :p

Because adding source with itself leads to double intensities, right? Now if you take whatever goes over 255 to your overflow buffer you get the same values as you would get when tresholding away everything that is below 255/2.

Pages: [1]