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

..08-Feb-20113

LICENSE.txtH A D01-Nov-20071.1 KiB

OpenGLDemo.nib/H09-Jun-20145

OpenGLDemo.pyH A D10-Apr-20091.7 KiB

README.txtH A D01-Nov-2007403

setup.pyH A D10-Apr-2009429

summary.txtH A D10-Apr-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