Project

General

Profile

« Previous | Next » 

Revision 08f92d82

Added by Leszek Koltunski almost 8 years ago

Skeleton of the new App: Vertex3D. So far just a copy of Matrix3D.

View differences:

src/main/res/values/strings.xml
86 86
    <string name="example_quaternion_subtitle">Random rotations using quaternions.</string>
87 87
    <string name="example_matrix3d">3D Matrix Effects</string>
88 88
    <string name="example_matrix3d_subtitle">Test results of Matrix effects on a 3D object.</string>
89
    <string name="example_plainmonalisa">PlainMonaLisa</string>  
89
    <string name="example_vertex3d">3D Vertex Effects</string>
90
    <string name="example_vertex3d_subtitle">Test results of Vertex effects on a 3D object.</string>
91
    <string name="example_plainmonalisa">PlainMonaLisa</string>
90 92
    <string name="example_plainmonalisa_subtitle">MonaLisa rendered on a plain SurfaceView</string>
91 93
    <string name="example_save">Save to PNG</string>
92 94
    <string name="example_save_subtitle">Saving the output to a PNG file.</string>

Also available in: Unified diff