[ 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