Skip to main content

An experimental OpenGL wrapper for Python using ctypes or CFFI

Project description

PyOpenGLng

The official PyOpenGLng Home Page is located at http://fabricesalvaire.github.io/PyOpenGLng

The latest documentation build from the git repository is available at readthedocs.org PyOpenGLng@readthedocs-badge

Written by Fabrice Salvaire.


Introduction

PyOpenGLng, proudly blessed as is, is an experimental OpenGL wrapper for Python which generates the requested OpenGL API from the OpenGL XML API Registry and use an automatic translator to map the C API to Python. The interface between C and Python is supported by ctypes and also by CFFI which paves the way to use the pypy interpreter.

By design this wrapper supports all the OpenGL version, but it focus towards the programmable pipeline and the most recent OpenGL API. On Linux desktop, Mesa 3D Graphics Library release 10 (November 2013) supports the OpenGL 3.3 API for Intel HD GPU.

The Python package provides three components:

  • an Oriented Object API to the OpenGL XML registry,

  • a ctypes and CFFI wrapper,

  • an experimental high level API.

Bibliography

The followings list of links provides an overview on the topic:

Installation

Dependencies

PyOpenGLng requires the following dependencies:

  • Python 2.7

  • Numpy

  • freetype-py

  • PyQt 4.9 for the high level API and the examples

Installation from PyPi Repository

PyOpenGLng is made available on the PyPI repository at https://pypi.python.org/pypi/PyOpenGLng

Run this command to install the last release:

pip install PyOpenGLng

Installation from Source

The PyOpenGLng source code is hosted at https://github.com/FabriceSalvaire/PyOpenGLng

To clone the Git repository, run this command in a terminal:

git clone git@github.com:FabriceSalvaire/PyOpenGLng.git

Then to build and install PyOpenGLng run these commands:

python setup.py build
python setup.py install

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

PyOpenGLng-0.1.0.tar.gz (4.3 MB view details)

Uploaded Source

File details

Details for the file PyOpenGLng-0.1.0.tar.gz.

File metadata

  • Download URL: PyOpenGLng-0.1.0.tar.gz
  • Upload date:
  • Size: 4.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for PyOpenGLng-0.1.0.tar.gz
Algorithm Hash digest
SHA256 8b72adc2302b0cbb0fb68ea0c2255fc123ddcdf9d4c4e24581fb054346acfb2c
MD5 b3ae0462f6a77aae0c76f6abbb2af4cb
BLAKE2b-256 87bd967c67d18bc6258ff1e3864b0b731b696ff8238f3731db574b342e23c5ff

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page