Project

General

Profile

« Previous | Next » 

Revision 80f37d1b

Added by Leszek Koltunski about 6 years ago

New 'Triblur' testapp.

Shows that the Blur effect doesn't fully work (probably it is the 'blitWithDepth' function which needs to be corrected)

View differences:

src/main/res/values/strings.xml
147 147
    <string name="example_blur_subtitle">Postprocessing effect: Blur.</string>
148 148
    <string name="example_multiblur">Multiblur</string>
149 149
    <string name="example_multiblur_subtitle">Blur multiple objects which obstruct each other.</string>
150
    <string name="example_triblur">Triblur</string>
151
    <string name="example_triblur_subtitle">Three different, blurred, obstructing objects.</string>
150 152
    <string name="example_stencil">Stencil Buffer</string>
151 153
    <string name="example_stencil_subtitle">Implement the classic stencil example from https://open.gl/depthstencils</string>
152 154
    <string name="example_glow">Glowing Leaf</string>

Also available in: Unified diff