Re: [Flightgear-devel] A "light cone" effect, dev version

2010-01-23 Thread Patrice Poly
On 24/01/2010 00:35, Lauri Peltonen wrote: > Hi! > > I made an example of a "light cone" effect. It is a post processing > effect, that makes an object illuminate everything inside of it. It > would be usefull for landing lights or similar objects. > I am dreaming of landing lights since long, I

[Flightgear-devel] A "light cone" effect, dev version

2010-01-23 Thread Lauri Peltonen
Hi! I made an example of a "light cone" effect. It is a post processing effect, that makes an object illuminate everything inside of it. It would be usefull for landing lights or similar objects. This version uses blending, but the final version should use stencil buffer, once/if we get effects t