Project

General

Profile

« Previous | Next » 

Revision 508ee98f

Added by Leszek Koltunski about 4 years ago

New API: MeshBase.join() and a skeleton of an App to test it.

View differences:

src/main/res/values/strings.xml
193 193
    <string name="example_earth_subtitle">Test the sphere Mesh by showing the Earth in cosmos.</string>
194 194
    <string name="example_rubik">Memory Test</string>
195 195
    <string name="example_rubik_subtitle">Keep an eye on memory consumption while allocating and deallocating Nodes.</string>
196
    <string name="example_meshjoin">Joining Meshes</string>
197
    <string name="example_meshjoin_subtitle">See how one can join several simple meshes to form a single, more advanced one.</string>
196 198

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

Also available in: Unified diff