File: control

package info (click to toggle)
k3d 0.4.3.0-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 51,716 kB
  • ctags: 81,610
  • sloc: cpp: 283,698; ansic: 64,095; xml: 61,533; sh: 9,026; makefile: 5,282; python: 431; perl: 308; awk: 130
file content (59 lines) | stat: -rw-r--r-- 2,489 bytes parent folder | download
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
Source: k3d
Section: graphics
Priority: optional
Maintainer: David Martínez Moreno <ender@debian.org>
Build-Depends: debhelper (>= 4.0.0), libsigc++-2.0-dev, xlibmesa-gl-dev, xlibmesa-glu-dev, libgtk1.2-dev, xsltproc, libfreetype6-dev, libtiff4-dev, libmagick++6-dev, netpbm
Standards-Version: 3.6.1

Package: k3d
Architecture: any
Depends: ${shlibs:Depends}, gpp
Suggests: aqsis
Description: 3D modeling and animation system
 K-3D is designed from-the-ground-up to generate motion-picture-quality
 animation with RenderMan-compliant render engines.
 .
 Some of its features are:
 .
  - Record and play back interactive tutorials and macros.
  - Able to create and edit documents in multiple realtime OpenGL
 solid, shaded, texture-mapped views. You can even model, animate, and
 interact with animations while they play back.
  - Unlimited Undos/Redos.
  - Default output to Pixar Renderman Interface Bytestream (RIB) files.
  - K-3D documents are stored using a simple, flexible, easy-to-understand
  XML markup.
  - Scripting interface supports JavaScript, with open API for other scripting
 languages (Perl and Python to be released).
  - Plugin support through its architecture in ANSI C++ and GTK+.

Package: k3d-dev
Architecture: any
Depends: k3d (= ${Source-Version})
Description: 3D modeling and animation system - Development files
 K-3D is designed from-the-ground-up to generate motion-picture-quality
 animation with RenderMan-compliant render engines.
 .
 This package contains header files for development of K-3D.

Package: k3d-doc
Architecture: all
Description: 3D modeling and animation system - Documentation
 K-3D is designed from-the-ground-up to generate motion-picture-quality
 animation with RenderMan-compliant render engines.
 .
 This package contains all the documentation and tutorials, very recommended.
 .
 Some of its features are:
 .
  - Record and play back interactive tutorials and macros.
  - Able to create and edit documents in multiple realtime OpenGL
 solid, shaded, texture-mapped views. You can even model, animate, and
 interact with animations while they play back.
  - Unlimited Undos/Redos.
  - Default output to Pixar Renderman Interface Bytestream (RIB) files.
  - K-3D documents are stored using a simple, flexible, easy-to-understand
  XML markup.
  - Scripting interface supports JavaScript, with open API for other scripting
 languages (Perl and Python to be released).
  - Plugin support through its architecture in ANSI C++ and GTK+.