[ bianca ]
[ ソース: python-moderngl ]
パッケージ: python3-moderngl (5.12.0-1 など)
python3-moderngl に関するリンク
python-moderngl ソースパッケージをダウンロード:
- [python-moderngl_5.12.0-1.debian.tar.xz]
- [python-moderngl_5.12.0-1.dsc]
- [python-moderngl_5.12.0.orig.tar.gz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Python 3 wrapper for OpenGL 3.3+
ModernGL is an OpenGL wrapper that simplifies the creation of simple graphics applications like scientific simulations, games or user interfaces. Usually, acquiring in-depth knowledge of OpenGL requires a steep learning curve. In contrast, ModernGL is easy to learn and use, moreover it is capable of rendering with high performance and quality, with less code written. The majority of the ModernGL code base is also written in C++ for high performance.
その他の python3-moderngl 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC support library
-
- dep: libstdc++6 (>= 4.1.1)
- GNU Standard C++ Library v3
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.13~)
-
- dep: python3-glcontext
- Python 3 abstraction layer for OpenGL contexts