Package python3-module-pygarrayimage: Information
Source package: python3-module-pygarrayimage
Version: 1.0-alt3
Build time: Jun 3, 2021, 07:44 PM in the task #273518
Category: Development/Python3
Report package bugHome page: http://pypi.python.org/pypi/pygarrayimage/
License: BSD
Summary: Allow numpy arrays as source of texture data for pyglet
Description:
pygarrayimage allows display of Python objects supporting the array interface as OpenGL textures without a copy. The OpenGL texture handling is done using pyglet. In other words, this allows fast transfer of data from numpy arrays (or any other data source supporting the array interface) to the video card.
Maintainer: Grigory Ustinov
List of contributors:
Grigory Ustinov
Andrey Bychkov
Ivan Zakharyaschev
Eugeny A. Rostovtsev
Vitaly Kuznetsov
Grigory Ustinov
Andrey Bychkov
Ivan Zakharyaschev
Eugeny A. Rostovtsev
Vitaly Kuznetsov
Last changed
June 3, 2021 Grigory Ustinov 1.0-alt3
- Drop python2 support.
May 16, 2018 Andrey Bychkov 1.0-alt2.2
- (NMU) rebuild with python3.6
March 13, 2016 Ivan Zakharyaschev 1.0-alt2.1
- (NMU) rebuild with rpm-build-python3-0.1.9 (for common python3/site-packages/ and auto python3.3-ABI dep when needed)