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
|
Source: whitedune
Section: graphics
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders: Philippe Coval <rzr@gna.org>
Build-Depends:
autoconf,
autotools-dev,
bison,
debhelper (>= 9),
flex,
gawk,
libgl1-mesa-dev | libgl-dev,
libglu1-mesa-dev,
libjpeg-dev,
libmotif-dev,
libpng-dev,
libxi-dev,
libxmu-dev,
x11proto-core-dev
Standards-Version: 3.9.6
Homepage: http://vrml.cip.ica.uni-stuttgart.de/dune/
Vcs-Git: https://salsa.debian.org/multimedia-team/whitedune.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/whitedune
Package: whitedune
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends}
Recommends: xfonts-100dpi | xfonts-100dpi-transcoded | xfonts-75dpi | xfonts-75dpi-transcoded
Suggests:
whitedune-docs,
x-www-browser
Description: graphical VRML97/X3D viewer, editor, 3D modeller and animation tool
Whitedune can read VRML97 files, display and let the user change the
scenegraph and all fields of all nodes.
.
The most powerful 3D modelling features of whitedune support the
VRML97 Amendment1 style NURBS nodes and Superformula based PROTOs.
This is mainly convenient for building some rounded shapes.
.
Whitedune supports some 3D inputdevices like joysticks, gamepads
or all devices supported via the Xinput protocol and also quadbuffer stereo
visuals.
.
Package: whitedune-docs
Architecture: all
Depends: ${misc:Depends}
Section: doc
Description: documentation for whitedune
This package contains useful documentation for the whitedune VRML editor
.
VRML97 (Virtual Reality Modelling Language) is the ISO standard for
displaying 3D data over the web.
.
VRML has support for animation, realtime
interaction and multimedia (image, movie, sound). VRML97 can be written
by popular programs like maya, catia, 3D Studio MAX, cinema4D, blender,
wings3d and others, but (unlike whitedune) most of this programs support
only a small part of the VRML97 features.
.
|