File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -2,11 +2,13 @@ OpenGl 1.1 Examples
2
2
===========
3
3
These example are only for 1.1 and will no longer be updated.<BR >
4
4
5
- < b > OpenGLDemo</ b > is a very basic framework that draws a 2d square
5
+ ` OpenGLDemo ` is a very basic framework that draws a 2d square
6
6
7
- < b > OpenGL</ b > show a triagle , cube, and lighting
7
+ ` OpenGL ` show a triangle , cube, and lighting
8
8
9
- < b > BouncyCube</ b >, < b > solarSystem</ b > , and < b > Vortex</ b > show moving and touch event with the onpengl.
9
+ ` BouncyCube ` , ` solarSystem ` , and ` Vortex ` show moving and touch event with the onpengl.
10
10
11
- These are example code for University of Wyoming, Cosc 4730 Mobile Programming course.
11
+ ---
12
+
13
+ These are example code for University of Wyoming, Cosc 4730 Mobile Programming course and cosc 4735 Advance Mobile Programing course.
12
14
All examples are for Android.
You can’t perform that action at this time.
0 commit comments