Skip to content

ElektrischesSchaf/Android_Origami_APP

Repository files navigation

Android Origami APP

Available on Google Play Store.

This is an upgraded version from my previous OpenGL project.

Development tools: Android NDK, CMake, OpenGL ES

The coordinate and index of each part in my design

Part Vertices (In counterclockwise order)
1 (0, 0), (0, 15), (-15, 15)
2 (0, 0), (85, 85), (85, 115), (70, 130), (25, 130), (0, 105)
3 (0, 0), (85, 0), (85, 85)
4 (0, 0), (0, -85), (85, -85), (85, 0)
5 (0, 0), (25, 25), (0, 25)
6 (0, 0), (0, 25), (-25, 25)
7 (0, 0), (0, 105), (-25, 130), (-105, 25), ( -105, 0)
8 (0, 0), (-105, 0), (-130, -25), (-130, -65), (-125, -85), (-85, -85)
9 (0, 0), (-85, -85), (0, -85)
10 (0, 0), (110, 110), (0, 110)
11 (0, 0), (-25, 25), (-25, 0)
12 (0, 0), (-25, 0), (-25, -25)
13 (0, 0), (-15, 15), (-15, 0)

structure

Layout

S9_plus

On 6.1" screen


ZenPad_3S_10

On 9.7" screen


Functions

rotate_around_x_axis

rotate around x axis


rotate_around_y_axis

rotate around y axis


rotate_around_z_axis

rotate around z axis


play

Press "Play" to start the origami


Releases

No releases published

Packages

No packages published