diff options
Diffstat (limited to 'graphics/white_dune/README')
-rw-r--r-- | graphics/white_dune/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/white_dune/README b/graphics/white_dune/README new file mode 100644 index 0000000000000..3d49605450991 --- /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. |