diff options
author | Niels Horn <niels.horn@gmail.com> | 2010-07-25 18:05:52 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-07-25 21:52:41 -0500 |
commit | c4bf7343aaa682e8eb1e3705ecccf9909ea082fc (patch) | |
tree | 2f9e1d98c483e7f15f5194807f85e195a82373b7 /graphics/k3d/README | |
parent | 23ba62d9d0d48c1069eca8476c99c80fb90a9bc3 (diff) |
graphics/k3d: Added (3D modeling and animation software)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'graphics/k3d/README')
-rw-r--r-- | graphics/k3d/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/k3d/README b/graphics/k3d/README new file mode 100644 index 000000000000..9f90faf3772d --- /dev/null +++ b/graphics/k3d/README @@ -0,0 +1,11 @@ +K-3D is free-as-in-freedom 3D modeling and animation software. It features a +plugin-oriented procedural engine for all of its content, making K-3D a very +versatile and powerful package. + +K-3D excels at polygonal modeling, and includes basic tools for NURBS, +patches, curves and animation. + +This requires gtkglext, libsigc++, glibmm, cairomm, pangomm and gtkmm +(building / installing in this order should work fine) + +Optional packages: graphviz, gtksourceview, libgnome and OpenCASCADE. |