diff options
Diffstat (limited to 'graphics/pyformex/README')
-rw-r--r-- | graphics/pyformex/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/pyformex/README b/graphics/pyformex/README new file mode 100644 index 000000000000..54e5a18c6b2d --- /dev/null +++ b/graphics/pyformex/README @@ -0,0 +1,10 @@ +pyFormex is a tool for generating, manipulating and transforming 3D +geometrical models by sequences of mathematical operations. + +Unlike traditional CAD systems, pyFormex uses a powerful scripting +language as the basic user input method, making it very well suited +for automated and repeated (parametric) design procedures. +It provides a wide range of operations on surface meshes, like STL +type triangulated surfaces, and FEA meshes or CFD grids. + +There is also support for Nurbs curves and surfaces |