diff options
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 0000000000..9f90faf377 --- /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. |