[ etiona ]
[ 原始碼: pivy ]
套件: python-pivy (0.5.0~v609hg-4)
python-pivy 的相關超連結
Trisquel 的資源:
下載原始碼套件 pivy:
維護者:
Original Maintainers:
- Debian Science Maintainers (郵件存檔)
- Teemu Ikonen
外部的資源:
- 主頁 [pivy.coin3d.org]
相似套件:
Coin binding for Python
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
其他與 python-pivy 有關的套件
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: libcoin80v5
- high-level 3D graphics kit implementing the Open Inventor API
-
- dep: libgcc1 (>= 1:3.0)
- GCC support library
-
- dep: libsoqt4-20
- Qt4 GUI component toolkit for Inventor - runtime
-
- dep: libstdc++6 (>= 5)
- GNU Standard C++ Library v3
-
- dep: python
- interactive high-level object-oriented language (default version)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)
-
- dep: python-qt4-gl
- Python bindings for Qt4's OpenGL module