[ buster ]
[ ソース: pyopengl ]
パッケージ: python-opengl (3.1.0+dfsg-2)
python-opengl に関するリンク
Debian の資源:
pyopengl ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [pyopengl.sourceforge.net]
類似のパッケージ:
Python の OpenGL へのバインディング (Python 2)
PyOpenGL は、2D および 3D の描画を提供する標準的な OpenGL API への、 クロスプラットフォームでオープンソースな Python のバインディングです。PyOpenGL は、GL, GLU, GLE, GLUT ライブラリに対応しています。Tkinter, wxPython, FxPy, Win32GUI ウィンドウライブラリ (もしくは OpenGL コンテキストを提供できる、 ほとんどあらゆる Python 用ウィンドウライブラリ) と組み合わせて 使用することもできます。
本パッケージは Python 2 バージョンです。
その他の python-opengl 関連パッケージ
|
|
|
|
-
- dep: freeglut3
- OpenGL Utility Toolkit
-
- dep: libgl1-mesa-glx
- 移行用ダミーパッケージ
- または libgl1
- ベンダー中立な GL ディスパッチライブラリ -- 旧式 GL サポート
-
- dep: libglu1-mesa
- Mesa OpenGL ユーティリティライブラリ (GLU)
- または libglu1
- 以下のパッケージによって提供される仮想パッケージです: libglu1-mesa
-
- dep: python
- 対話式の高レベルオブジェクト指向言語 (Python2 バージョン)
-
- dep: python-ctypes
- 以下のパッケージによって提供される仮想パッケージです: python, python2
-
- sug: libgle3
- OpenGL tubing and extrusion library
-
- sug: python-numpy
- Numerical Python - Python 言語に高速な配列操作機能を追加
-
- sug: python-tk
- Tkinter - Writing Tk applications with Python2