[ bianca ]
[ 源代码: pivy ]
软件包:python3-pivy(0.6.10-2)
Coin binding for Python 3
Pivy is a Coin binding for Python. Coin is a high-level 3D graphics library with a C++ API. Coin uses scene-graph data structures to render real-time graphics suitable for mostly all kinds of scientific and engineering visualization applications. Pivy allows:
* Development of Coin applications and extensions in Python
* Interactive modification of Coin programs from within the
Python interpreter at runtime
* Incorporation of Scripting Nodes into the scene graph which
are capable of executing Python code and callbacks
* Use of Coin within PyQt4 applications with the quarter module
This package contains the Python 3 bindings.
其他与 python3-pivy 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libcoin80t64 (>= 4.0.3+ds)
- high-level 3D graphics kit implementing the Open Inventor API
-
- dep: libgcc-s1 (>= 3.0)
- GCC support library
-
- dep: libsoqt520t64 (>= 1.6.3+ds1)
- Qt5 GUI component toolkit for Inventor - runtime
-
- dep: libstdc++6 (>= 5)
- 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-pyside2.qtcore
- Python bindings for Qt5 core module (Python 3)
-
- dep: python3-pyside2.qtgui
- Python bindings for Qt5 Gui module (Python 3)
-
- dep: python3-pyside2.qtopengl
- Python bindings for Qt5 OpenGL module (Python 3)
-
- dep: python3-pyside2.qtwidgets
- Python bindings for Qt5 Widgets module (Python 3)
-
- dep: shiboken2
- CPython bindings generator for C++ libraries