Paketname | python-pivy |
Beschreibung | Coin binding for Python |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.5.0~svn765-2+b1 |
Sektion | python |
Priorität | extra |
Installierte Größe | 19684 Byte |
Hängt ab von | libc6 (>= 2.3.6-6~), libcoin60, libgcc1 (>= 1:4.1.1), libgl1-mesa-glx | libgl1, libice6 (>= 1:1.0.0) |
Empfohlene Pakete | |
Paketbetreuer | Teemu Ikonen |
Quelle | pivy (0.5.0~svn765-2) |
Paketgröße | 3802380 Byte |
Prüfsumme MD5 | b547f65a06ef8ee5fe3aa90c2300353a |
Prüfsumme SHA1 | 7f4bc3b20288296496fabb11aea8e038dd21aa4b |
Prüfsumme SHA256 | 74336e6dcb4cc4926b1d1ebbf241d66625212a286f1548dd2b24878f3b89b944 |
Link zum Herunterladen | python-pivy_0.5.0~svn765-2+b1_i386.deb |
Ausführliche Beschreibung | 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
|