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 123 124 125 126 127
|
Source: inventor
Section: devel
Priority: optional
Maintainer: Steve M. Robbins <smr@debian.org>
Standards-Version: 3.6.2.0
Build-Depends: debhelper (>= 5), libx11-dev, libxi-dev, libxt-dev, x-dev, lesstif2-dev, libglw1-mesa-dev, libglu1-xorg-dev, libfreetype6-dev, libjpeg-dev, tcsh, bison
Package: libinventor0
Conflicts: libinventor0c102
Replaces: libinventor0c102
Architecture: any
Section: libs
Priority: optional
Depends: ${shlibs:Depends}, xfonts-scalable, gsfonts-x11
Recommends: xpdf-reader
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-reader is needed only to view help files.
.
For more information see http://oss.sgi.com/projects/inventor/.
Package: inventor-dev
Architecture: any
Section: devel
Priority: optional
Depends: libinventor0 (= ${Source-Version}), libc6-dev, xlibmesa-dev | libgl-dev, lesstif2-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.
.
For more information see http://oss.sgi.com/projects/inventor/.
Package: inventor-doc
Architecture: all
Section: devel
Priority: optional
Conflicts: libcoin20-doc, libcoin40-doc, inventor-dev (<= 2.1.5-10-1)
Description: Open Inventor documentation
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.
.
For more information see http://oss.sgi.com/projects/inventor/.
Package: inventor-clients
Architecture: any
Section: graphics
Priority: optional
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.
.
For more information see http://oss.sgi.com/projects/inventor/.
Package: inventor-data
Architecture: all
Section: graphics
Priority: optional
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.
.
For more information see http://oss.sgi.com/projects/inventor/.
Package: inventor-demo
Architecture: any
Section: graphics
Priority: optional
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.
.
For more information see http://oss.sgi.com/projects/inventor/.
|