Skip to content

Commit 874c126

Browse files
committed
updated format.
1 parent 4a1af5a commit 874c126

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

OpenGL11examples/README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,13 @@ OpenGl 1.1 Examples
22
===========
33
These example are only for 1.1 and will no longer be updated.<BR>
44

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
66

7-
<b>OpenGL</b> show a triagle, cube, and lighting
7+
`OpenGL` show a triangle, cube, and lighting
88

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.
1010

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.
1214
All examples are for Android.

0 commit comments

Comments
 (0)