Paketname | libogre-perl |
Beschreibung | Perl binding for the OGRE C++ graphics library |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.40-1build1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 3512 Byte |
Hängt ab von | perl (>= 5.10.1-8ubuntu1), perlapi-5.10.1, libatk1.0-0 (>= 1.29.3), libc6 (>= 2.1.3), libcairo2 (>= |
Empfohlene Pakete | libois-perl, libreadonly-perl |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 829126 Byte |
Prüfsumme MD5 | 87b993e095bf232ec10d983c754ce77c |
Prüfsumme SHA1 | a1802648c85297cf3f639c03144487bf0c2ac8f5 |
Prüfsumme SHA256 | ad77810ff414c246030068fcb0a3b74afc5161c0b3a3e744afd00d5dd7492788 |
Link zum Herunterladen | libogre-perl_0.40-1build1_i386.deb |
Ausführliche Beschreibung | This is a Perl binding for OGRE, Object-Oriented Graphics Rendering Engine,
a C++ library found at http://www.ogre3d.org/ .
.
The wrapping is currently incomplete, but there are several interesting
examples working now (see examples/README.txt).
.
For documentation on specific classes, see the perldoc for the class. The
documentation for each class is somewhat minimal. In the DESCRIPTION section
there will be a link to the corresponding C++ API documentation on the OGRE
website. The documentation of methods uses C++ types to describe its
parameters and return values, so some translation to Perl is generally
required.
|