Project

General

Profile

« Previous | Next » 

Revision 64558e4e

Added by Leszek Koltunski over 5 years ago

Rename the old 'Cubes' app to 'Inflate' - this now combines the testing functionality of former 'Cubes' and 'Inflate' apps.
The old 'Inflate' in turn renamed to 'Earth' - here we are going to show an Earth rotating in space.

View differences:

src/main/res/values/strings.xml
143 143
    <string name="example_starwars_subtitle">Shows how to create the opening crawl from Star Wars Episode IV.</string>
144 144
    <string name="example_olimpic">Olimpic Rings</string>
145 145
    <string name="example_olimpic_subtitle">Shows the Chroma effect and Node optimizations.</string>
146
    <string name="example_cubes">Cubes</string>
147
    <string name="example_cubes_subtitle">Tests the DistortedCubes render target.</string>
146
    <string name="example_inflate">Inflate</string>
147
    <string name="example_inflate_subtitle">Test inflating Meshes and rendering them with OIT mode.</string>
148 148
    <string name="example_quaternion">Quaternion</string>
149 149
    <string name="example_quaternion_subtitle">Random rotations using quaternions.</string>
150 150
    <string name="example_effects3d">Generic Test</string>
......
177 177
    <string name="example_glow_subtitle">Leaf glowing with light.</string>
178 178
    <string name="example_moving_glow">Glow Effect</string>
179 179
    <string name="example_moving_glow_subtitle">See moving objects glowing with light.</string>
180
    <string name="example_inflate">Debug Inflating the Mesh</string>
181
    <string name="example_inflate_subtitle">Just a test appliacation for the developers of the library to test the Inflate mechanism.</string>
180
    <string name="example_earth">Earth</string>
181
    <string name="example_earth_subtitle">Test the sphere Mesh by showing the Earth in cosmos.</string>
182 182

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

Also available in: Unified diff