summaryrefslogtreecommitdiffstats
path: root/graphics/white_dune/README
diff options
context:
space:
mode:
author J. Scheurich2019-02-23 02:20:59 +0100
committer Willy Sudiarto Raharjo2019-02-23 02:20:59 +0100
commit552a1c05bec561e065933a88830c6a0d04416205 (patch)
tree8be975ceb489d6bd2f363a418f5aef7c03beeac6 /graphics/white_dune/README
parent6e5e2121cdac0bb1256ea012b076ba1861401672 (diff)
downloadslackbuilds-552a1c05bec561e065933a88830c6a0d04416205.tar.gz
graphics/white_dune: Added (graphical VRML97/X3D editor).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/white_dune/README')
-rw-r--r--graphics/white_dune/README13
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/white_dune/README b/graphics/white_dune/README
new file mode 100644
index 0000000000..3d49605450
--- /dev/null
+++ b/graphics/white_dune/README
@@ -0,0 +1,13 @@
+white_dune is a graphical VRML97/X3D editor, simple NURBS/Superformula
+3D modeller, animation tool, and VRML97/X3DV commandline compiler in
+development.
+
+With white_dune you can create/change 3D objects and animate them
+(in a easy way if you choose the -4kids GUI).
+The result can be shown in any WebGL enabled web browser or can be
+converted to the RIB format for movie creation.
+
+For a full featured compile, you need to install cgal and vcglib, but
+the program is also usefull without these libraries.
+Currently you can ignore the imlib2 requirement, this part is not ready
+yet.