[ 原始碼: pyopengl ]
套件:python3-opengl(3.1.9+dfsg-1.1)
python3-opengl 的相關連結
Debian 的資源:
下載原始碼套件 pyopengl:
- [pyopengl_3.1.9+dfsg-1.1.dsc]
- [pyopengl_3.1.9+dfsg.orig.tar.xz]
- [pyopengl_3.1.9+dfsg-1.1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [pyopengl.sourceforge.net]
相似套件:
Python bindings to OpenGL (Python 3)
PyOpenGL is a cross-platform open source Python binding to the standard OpenGL API providing 2D and 3D graphic drawing. PyOpenGL supports the GL, GLU, GLE, and GLUT libraries. The library can be used with the Tkinter, wxPython, FxPy, and Win32GUI windowing libraries (or almost any Python windowing library which can provide an OpenGL context).
This is the Python 3 version of the package.
其他與 python3-opengl 有關的套件
|
|
|
|
-
- dep: libegl1
- Vendor neutral GL dispatch library -- EGL support
-
- dep: libgl1
- Vendor neutral GL dispatch library -- legacy GL support
-
- dep: libglu1-mesa
- Mesa OpenGL utility library (GLU)
- 或者 libglu1
- 本虛擬套件由這些套件填實: libglu1-mesa
-
- dep: libglut3.12
- OpenGL Utility Toolkit
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- rec: libglut-dev
- OpenGL Utility Toolkit development files
-
- sug: libgle3
- OpenGL tubing and extrusion library
-
- sug: python3-numpy
- Python library for numerical computations (Python 3)
-
- sug: python3-tk
- Tkinter - Writing Tk applications with Python 3.x