1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122
|
Source: inventor
Homepage: http://oss.sgi.com/projects/inventor/
Section: devel
Priority: optional
Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Steve M. Robbins <smr@debian.org>
Vcs-Svn: svn://anonscm.debian.org/debian-science/packages/inventor/
Vcs-Browser: http://svn.debian.org/viewsvn/debian-science/packages/inventor/
Standards-Version: 3.9.2
Build-Depends: debhelper (>= 8),
libx11-dev, libxi-dev, libxt-dev, x11proto-core-dev,
libmotif-dev, libglw1-mesa-dev, libglu1-mesa-dev, libfreetype6-dev, libjpeg-dev, tcsh, bison
Package: libinventor1
Conflicts: libinventor0
Replaces: libinventor0
Architecture: any
Section: libs
Priority: optional
Depends: ${misc:Depends}, ${shlibs:Depends}, xfonts-scalable, gsfonts-x11
Recommends: xdg-utils, xpdf | pdf-viewer
Description: Open Inventor runtime environment
This package contains the required files to run Open Inventor applications.
.
Open Inventor is an object-oriented 3D toolkit offering a comprehensive
solution to interactive graphics programming problems. It presents a
programming model based on a 3D scene database that simplifies graphics
programming. It includes a large set of objects such as cubes, polygons,
text, materials, cameras, lights, trackballs, handle boxes, 3D viewers, and
editors can speed up your programming and extend your 3D program's
capabilities.
.
Recommended package xpdf is needed only to view help files.
Package: inventor-dev
Architecture: any
Section: devel
Priority: optional
Depends: ${misc:Depends}, libinventor1 (= ${binary:Version}), libc6-dev, xlibmesa-dev | libgl-dev, libmotif-dev
Conflicts: libcoin20-dev, libcoin20-doc
Description: Open Inventor development files
This package contains the files required to develop Open Inventor
applications.
.
Open Inventor is an object-oriented 3D toolkit offering a comprehensive
solution to interactive graphics programming problems. It presents a
programming model based on a 3D scene database that simplifies graphics
programming. It includes a large set of objects such as cubes, polygons,
text, materials, cameras, lights, trackballs, handle boxes, 3D viewers, and
editors can speed up your programming and extend your 3D program's
capabilities.
Package: inventor-doc
Architecture: all
Section: doc
Priority: optional
Depends: ${misc:Depends}
Conflicts: libcoin20-doc, libcoin40-doc, inventor-dev (<= 2.1.5-10-1)
Description: Open Inventor documentation
This package contains the Open Inventor documentation files.
.
Open Inventor is an object-oriented 3D toolkit offering a comprehensive
solution to interactive graphics programming problems. It presents a
programming model based on a 3D scene database that simplifies graphics
programming. It includes a large set of objects such as cubes, polygons,
text, materials, cameras, lights, trackballs, handle boxes, 3D viewers, and
editors can speed up your programming and extend your 3D program's
capabilities.
Package: inventor-clients
Architecture: any
Section: graphics
Priority: optional
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Open Inventor client programs
This package contains Open Inventor file viewers and converters.
.
Open Inventor is an object-oriented 3D toolkit offering a comprehensive
solution to interactive graphics programming problems. It presents a
programming model based on a 3D scene database that simplifies graphics
programming. It includes a large set of objects such as cubes, polygons,
text, materials, cameras, lights, trackballs, handle boxes, 3D viewers, and
editors can speed up your programming and extend your 3D program's
capabilities.
Package: inventor-data
Architecture: all
Section: graphics
Priority: optional
Depends: ${misc:Depends}
Description: Open Inventor sample data files
This package contains sample 3D model and scene files in inventor format.
.
Open Inventor is an object-oriented 3D toolkit offering a comprehensive
solution to interactive graphics programming problems. It presents a
programming model based on a 3D scene database that simplifies graphics
programming. It includes a large set of objects such as cubes, polygons,
text, materials, cameras, lights, trackballs, handle boxes, 3D viewers, and
editors can speed up your programming and extend your 3D program's
capabilities.
Package: inventor-demo
Architecture: any
Section: graphics
Priority: optional
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Open Inventor demonstration programs and example code
This package includes several Open Inventor demos: a scene viewer
(SceneViewer), a scene graph viewer and editor (gview), a maze game (maze),
an extrusion editor (noodle), a 3D morphing tool (qmorf), a surface of
revolution editor (revo), among others.
.
This package also contains example code, including the examples
from the books "The Inventor Mentor", and "The Inventor Toolmaker".
.
Open Inventor is an object-oriented 3D toolkit offering a comprehensive
solution to interactive graphics programming problems. It presents a
programming model based on a 3D scene database that simplifies graphics
programming. It includes a large set of objects such as cubes, polygons,
text, materials, cameras, lights, trackballs, handle boxes, 3D viewers, and
editors can speed up your programming and extend your 3D program's
capabilities.
|