269
edits
m (Small typo.) |
|||
Line 58: | Line 58: | ||
http://wiki.flightgear.org/Flightgear_On_Android | http://wiki.flightgear.org/Flightgear_On_Android | ||
=== | === New effects in Rembrandt === | ||
The [[Project Rembrandt|Rembrandt renderer]] has a lot of potentiality when it comes to post processing effects. Indeed, the interesting property of a deferred shader is that all stages of rendering are kept into memory. Post-processing is as simple as using a filter on a camera. | The [[Project Rembrandt|Rembrandt renderer]] has a lot of potentiality when it comes to post processing effects. Indeed, the interesting property of a deferred shader is that all stages of rendering are kept into memory. Post-processing is as simple as using a filter on a camera. | ||
edits