Paketname | python-pivy |
Beschreibung | Coin binding for Python |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.5.0~svn765-2 |
Sektion | universe/python |
Priorität | extra |
Installierte Größe | 11052 Byte |
Hängt ab von | libc6 (>= 2.4), libcoin60, libgcc1 (>= 1:4.1.1), libgl1-mesa-glx | libgl1, libice6 (>= 1:1.0.0), lib |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | pivy |
Paketgröße | 2009522 Byte |
Prüfsumme MD5 | 0b327825b912c7c85339b8ddc490743f |
Prüfsumme SHA1 | 86c3b1d69d18ab0d03d0657732d37c5845c65ba1 |
Prüfsumme SHA256 | 7bb8fc6a1603d4425c32d14ad0cd36931744c185f4d51f5c7bc12830855eb28a |
Link zum Herunterladen | python-pivy_0.5.0~svn765-2_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
|