• Home
  • History
  • Annotate
  • only in this directory
NameDateSize

..24-Jun-20093

LICENSE.txtH A D23-Jun-20091.1 KiB

OpenGLDemo.nib/H09-Jun-20145

OpenGLDemo.pyH A D23-Jun-20091.7 KiB

README.txtH A D23-Jun-2009403

setup.pyH A D23-Jun-2009429

summary.txtH A D23-Jun-2009225

README.txt

1OpenGLDemo
2
3OpenGLDemo is probably the simplest possible demonstration of 
4using OpenGL from a PyObjC application.  It is a port of Apple's
5"CocoaGL" example.  Note that this requires PyOpenGL to be installed.
6
7See:    /Developer/Examples/OpenGL/Cocoa/CocoaGL
8        http://pyopengl.sourceforge.net/
9
10The source of this application demonstrates
11- Using PyOpenGL from Cocoa
12
13Bob Ippolito
14bob@redivi.com
15