Rubik Cube Animation Example In Android :: OPEN GL ES[SSISO Community]
 
SSISO 카페 SSISO Source SSISO 구직 SSISO 쇼핑몰 SSISO 맛집
추천검색어 : JUnit   Log4j   ajax   spring   struts   struts-config.xml   Synchronized   책정보   Ajax 마스터하기   우측부분

OPEN GL ES
[1]
등록일:2018-10-01 11:38:39 (0%)
작성자:
제목:Rubik Cube Animation Example In Android

This example shows how you can create Rubik’s cube in android.

Algorithm:

1.) Create a new project by File-> New -> Android Project name it RubikCubeAnimationExample.

2.) Create and write following into src/M4.java:

 

 

 

3.) Create and write following into src/Layer.java:

 

 

 

4.) Create and write following into src/KubeRenderer.java:

 

 

 

5.) Create and write following into src/GLWorld.java:

 

 

 

6.) Create and write following into src/GLVertex.java:

 

 

 

7.) Create and write following into src/GLShape.java:

 

 

 

8.) Create and write following into src/GLFace.java:

 

 

 

10.) Create and write following into src/Cube.java:

 

 

 

11.) Run for output.

Steps:

1.) Create a project named RubikCubeAnimationExample and set the information as stated in the image.

Build Target: Android 4.0
Application Name: RubikCubeAnimationExample
Package Name: com. example. RubikCubeAnimationExample
Activity Name: RubikCubeAnimationExampleActivity
Min SDK Version: 14

2.) Open RubikCubeAnimationExampleActivity.java file and write following code there:

 

 

 

3.) Compile and build the project.

Output

[본문링크] Rubik Cube Animation Example In Android
[1]
코멘트(이글의 트랙백 주소:/cafe/tb_receive.php?no=34856
작성자
비밀번호

 

SSISOCommunity

[이전]

Copyright byCopyright ⓒ2005, SSISO Community All Rights Reserved.