Skip to content

Commit

Permalink
Add
Browse files Browse the repository at this point in the history
  • Loading branch information
Miguel de Icaza committed Jan 7, 2010
1 parent 46bd1b0 commit 46deae4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions OpenGLESSample-GV/README.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@

This sample shows how to use OpenGL in your application using the
high-level iPhoneOSGameView base class (this class derives from
UIView) and simplifies a lot of the code to set up the GL context.

Contrast this with the lower-level version available in OpenGLESSample
that derives directly from UIView and has to create and destroy the
rendering buffer manually.

0 comments on commit 46deae4

Please sign in to comment.