Project

General

Profile

« Previous | Next » 

Revision 59835a0a

Added by Leszek Koltunski almost 4 years ago

Beginnings of a new 'Predeform' app which tests pre-applying a queue of Vertex Effects to a (single?) Mesh.
So far just a copy of Inflate app.

View differences:

src/main/res/values/strings.xml
195 195
    <string name="example_rubik_subtitle">Keep an eye on memory consumption while allocating and deallocating Nodes.</string>
196 196
    <string name="example_meshjoin">Joining Meshes</string>
197 197
    <string name="example_meshjoin_subtitle">See how one can join several simple meshes to form a single, more advanced one.</string>
198
    <string name="example_predeform">PreApply Vertex Effects to a Mesh</string>
199
    <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>
198 200

  
199 201
    <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>
200 202
    <string name="example_rotate_toast">Rotate the scene by swiping the screen</string>

Also available in: Unified diff