CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 17 Jul 2025 03:26:12 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100130200644
location: https://web.archive.org/web/20100130200644/https://wiki.python.org/moin/PyOpenGl
server-timing: captures_list;dur=0.585536, exclusion.robots;dur=0.021186, exclusion.robots.policy;dur=0.010695, esindex;dur=0.012200, cdx.remote;dur=19.629324, LoadShardBlock;dur=126.948051, PetaboxLoader3.datanode;dur=53.556057, PetaboxLoader3.resolve;dur=48.568605
x-app-server: wwwb-app213
x-ts: 302
x-tr: 176
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app213; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Thu, 17 Jul 2025 03:26:13 GMT
content-type: text/html; charset=utf-8
x-archive-orig-date: Sat, 30 Jan 2010 20:06:44 GMT
x-archive-orig-server: Apache/2.2.9 (Debian) mod_fastcgi/2.4.6 mod_python/3.3.1 Python/2.5.2 mod_wsgi/2.5
x-archive-orig-vary: Cookie,User-Agent,Accept-Language
x-archive-orig-content-length: 7453
x-archive-orig-connection: close
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sat, 30 Jan 2010 20:06:44 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sun, 07 May 2006 23:04:44 GMT", ; rel="prev memento"; datetime="Wed, 30 Dec 2009 05:58:59 GMT", ; rel="memento"; datetime="Sat, 30 Jan 2010 20:06:44 GMT", ; rel="next memento"; datetime="Mon, 01 Feb 2010 02:54:20 GMT", ; rel="last memento"; datetime="Mon, 21 Apr 2025 02:13:01 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 51_14_20100130191715_crawl101_IndexOnly-c/51_14_20100130200426_crawl103.arc.gz
server-timing: captures_list;dur=2.462143, exclusion.robots;dur=0.029197, exclusion.robots.policy;dur=0.013694, esindex;dur=1.599057, cdx.remote;dur=383.685293, LoadShardBlock;dur=630.520245, PetaboxLoader3.datanode;dur=213.593164, PetaboxLoader3.resolve;dur=531.790102, load_resource;dur=168.482181
x-app-server: wwwb-app213
x-ts: 200
x-tr: 1239
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
PyOpenGl - PythonInfo Wiki
PyOpenGL is the cross platform Python binding to OpenGL and related APIs. The binding is created using the SWIG wrapper generator, and is provided under an extremely liberal BSD-style Open-Source license.
PyOpenGL includes support for OpenGL v1.1, GLU, GLUT v3.7, GLE 3, WGL 4, and Togl (Tk OpenGL widget) 1.6. It also includes support for dozens of extensions (where supported in the underlying implementation).
PyOpenGL is interoperable with a large number of external GUI libraries for Python including (Tkinter, wxPython, FxPy, PyGame, and Qt).
you can find more at https://pyopengl.sourceforge.net
EditText (last edited 2008-11-15 14:01:08 by localhost)