Project

General

Profile

« Previous | Next » 

Revision 887e1853

Added by Leszek Koltunski almost 4 years ago

Skeleton of the new app: Deferred Jobs.

View differences:

src/main/res/values/strings.xml
198 198
    <string name="example_meshjoin_subtitle">See how one can join several simple meshes to form a single, more advanced one.</string>
199 199
    <string name="example_predeform">PreApply Vertex Effects to a Mesh</string>
200 200
    <string name="example_predeform_subtitle">Create a more advanced Mesh by taking one of the simple ones and pre-applying a queue of Vertex Effects to it.</string>
201
    <string name="example_deferredjob">Deferred Mesh Jobs</string>
202
    <string name="example_deferredjob_subtitle">Create an advanced mesh in steps, using deferred mesh jobs: apply vertex effects, copy meshes, join them, merge their components.</string>
201 203

  
202 204
    <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>
203 205
    <string name="example_rotate_toast">Rotate the scene by swiping the screen</string>

Also available in: Unified diff