Project

General

Profile

« Previous | Next » 

Revision 11298b49

Added by Leszek Koltunski almost 7 years ago

Rename the last 'Glow' app.

View differences:

src/main/res/values/strings.xml
145 145
    <string name="example_multiblur_subtitle">Blur multiple objects which obstruct each other.</string>
146 146
    <string name="example_stencil">Stencil Buffer</string>
147 147
    <string name="example_stencil_subtitle">Implement the classic stencil example from https://open.gl/depthstencils</string>
148
    <string name="example_glow">Glow Effect</string>
149
    <string name="example_glow_subtitle">See objects glowing with light.</string>
148
    <string name="example_moving_glow">Glow Effect</string>
149
    <string name="example_moving_glow_subtitle">See moving objects glowing with light.</string>
150 150

  
151 151
    <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>
152 152
    <string name="example_rotate_toast">Rotate the scene by swiping the screen</string>

Also available in: Unified diff