Project

General

Profile

« Previous | Next » 

Revision 43bda3db

Added by Leszek Koltunski over 7 years ago

New 'Blur' App. Actual BLUR effect, of course, does not work.

View differences:

src/main/res/values/strings.xml
13 13
    <string name="saturation">Saturation</string>
14 14
    <string name="contrast">Contrast</string>
15 15
    <string name="swirl">Swirl</string>
16
    <string name="blur">Blur</string>
16 17

  
17 18
    <string name="continu">Continue</string>
18 19
    <string name="rows">Rows</string>
......
73 74
    <string name="x_placeholder">X: %1$d</string>
74 75
    <string name="y_placeholder">Y: %1$d</string>
75 76
    <string name="wind_placeholder">Wind: %1$d</string>
77
    <string name="blur_placeholder">Blur: %1$d</string>
76 78

  
77 79
    <string name="example_monalisa">Mona Lisa</string>  
78 80
    <string name="example_monalisa_subtitle">The basics of Distortions.</string>
......
128 130
    <string name="example_aroundtheworld_subtitle">Combine several effects to change facial features.</string>
129 131
    <string name="example_mirror">Mirror</string>
130 132
    <string name="example_mirror_subtitle">Ping-pong between offscreen buffers to achieve the \'infinite mirror\' effect.</string>
133
    <string name="example_blur">Blur</string>
134
    <string name="example_blur_subtitle">Postprocessing effect: Blur.</string>
131 135

  
132 136
    <string name="example_movingeffects_toast">Click on \'RESET\' and define your path by touching the screen. Then click on one of the effects and see it move along your path.</string>
133 137
    <string name="example_rotate_toast">Rotate the scene by swiping the screen</string>

Also available in: Unified diff