[ 原始碼: pivy ]
套件:python3-pivy(0.6.8-1 以及其他的)
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.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libcoin80c (>= 4.0.0+ds)
- high-level 3D graphics kit implementing the Open Inventor API
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支援函式庫
-
- dep: libsoqt520 (>= 1.6.0+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.12)
- dep: python3 (>= 3.11~)
-
- 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