[ 原始碼: pyopengl ]
套件:python3-opengl(3.1.7+dfsg-1)
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: libgl1
- Vendor neutral GL dispatch library -- legacy GL support
-
- dep: libglu1-mesa
- Mesa OpenGL utility library (GLU)
- 或者 libglu1
- 本虛擬套件由這些套件填實: libglu1-mesa
-
- 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
- Fast array facility to the Python language (Python 3)
-
- sug: python3-tk
- Tkinter - Writing Tk applications with Python 3.x