ppc64le/linux/: pyopengl-accelerate-3.1.10+ppc64le1 metadata and description

Homepage Simple index

Cython-coded accelerators for PyOpenGL

author Mike C. Fletcher
author_email "Mike C. Fletcher" <[email protected]>
classifiers
  • License :: OSI Approved :: BSD License
  • Programming Language :: Python
  • Programming Language :: Python :: 2
  • Programming Language :: Python :: 3
  • Topic :: Multimedia :: Graphics :: 3D Rendering
  • Topic :: Software Development :: Libraries :: Python Modules
  • Intended Audience :: Developers
  • Environment :: MetaData :: IBM Python Ecosystem
description_content_type text/markdown
download_url http://sourceforge.net/project/showfiles.php?group_id=5988
dynamic download-url
keywords Graphics,3D,OpenGL,GLU,GLUT,GLE,GLX,EXT,ARB,Mesa,PyOpenGL
license NOTE: THIS SOFTWARE IS NOT FAULT TOLERANT AND SHOULD NOT BE USED IN ANY SITUATION ENDANGERING HUMAN LIFE OR PROPERTY. OpenGL-ctypes PyOpenGL-accelerate License Copyright (c) 2005-2009, Michael C. Fletcher and Contributors All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. The name of Michael C. Fletcher, or the name of any Contributor, may not be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS AND CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
project_urls
  • Homepage, https://mcfletch.github.io/pyopengl/
  • Download, https://pypi.org/project/PyOpenGL-accelerate/
  • Source, https://github.com/mcfletch/pyopengl
  • Documentation, https://mcfletch.github.io/pyopengl/documentation/index.html
File Tox results History
pyopengl_accelerate-3.1.10+ppc64le1-cp310-cp310-manylinux2014_ppc64le.manylinux_2_17_ppc64le.whl
Size
3 MB
Type
Python Wheel
Python
3.10
pyopengl_accelerate-3.1.10+ppc64le1-cp311-cp311-manylinux2014_ppc64le.manylinux_2_17_ppc64le.whl
Size
2 MB
Type
Python Wheel
Python
3.11
pyopengl_accelerate-3.1.10+ppc64le1-cp312-cp312-manylinux2014_ppc64le.manylinux_2_17_ppc64le.whl
Size
3 MB
Type
Python Wheel
Python
3.12
pyopengl_accelerate-3.1.10+ppc64le1-cp313-cp313-manylinux2014_ppc64le.manylinux_2_17_ppc64le.whl
Size
3 MB
Type
Python Wheel
Python
3.13
pyopengl_accelerate-3.1.10+ppc64le1-cp39-cp39-manylinux2014_ppc64le.manylinux_2_17_ppc64le.whl
Size
2 MB
Type
Python Wheel
Python
3.9

Acceleration code for PyOpenGL

This set of C (Cython) extensions provides acceleration of common operations for slow points in PyOpenGL 3.x. It is not a requirement for using PyOpenGL but performance without it will be poor.

Build Process

Cython is updated frequently to support newer versions of Python. As of release 3.1.9 we no longer check in the Cython generated code for the wrapper modules, relying on the build machines to generate the wrappers.

The Github CI Pipeline should generate and release binary builds for most major platforms (Windows, Linux, Mac), but if you need to build from source, a pip install . should work from the PyOpenGL repository.

Export Classification Notice

The software hosted on this website consists of publicly available open‑source packages. To the extent U.S. export regulations apply, software that is publicly available as described in 15 C.F.R. §§ 734.7 (for non-encryption software) or 742.15(b) (for encryption software) is not subject to the Export Administration Regulations (EAR). Users are responsible for complying with all applicable export laws and regulations.