Project

General

Profile

« Previous | Next » 

Revision 32d08f39

Added by Leszek Koltunski about 7 years ago

Beginnings of Stencil App.

View differences:

src/main/res/values/strings.xml
141 141
    <string name="example_blur_subtitle">Postprocessing effect: Blur.</string>
142 142
    <string name="example_multiblur">Multiblur</string>
143 143
    <string name="example_multiblur_subtitle">Blur multiple objects which obstruct each other.</string>
144
    <string name="example_feedback">Transform Feedback</string>
145
    <string name="example_feedback_subtitle">Transform Feedback test.</string>
144
    <string name="example_stencil">Stencil Buffer</string>
145
    <string name="example_stencil_subtitle">Implement the classic stencil example from https://open.gl/depthstencils</string>
146 146

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

Also available in: Unified diff