Skip to content

Commit

Permalink
Update list of directories in README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
Onur Rauf Bingol committed Dec 21, 2018
1 parent 38549bc commit 4038e37
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,15 @@ Directory Structure
* ``curve2d/`` contains 2-dimensional curve examples
* ``curve3d/`` contains 3-dimensional curve examples
* ``surface/`` contains surface examples
* ``volume/`` contains volume examples
* ``grid/`` contains examples for surface grid generator
* ``visualization/`` contains advanced visualization examples.
* ``bezier/`` contains Bezier curve and surface examples
* ``shapes/`` contains examples demonstrating ``geomdl.shapes`` component
* ``exchange/`` contains examples demonstrating ``geomdl.exchange`` module
* ``compat/`` contains examples which utilize ``geomdl.compatibility`` module for data conversion
* ``objects/`` contains examples of the real world objects

Input Files
-----------

``*.cpt`` and ``*.cptw`` files are simple text files. They contain *control points* and *weighted control points*,
respectively. Please see the NURBS-Python_ documentation for details on the input file formats.
* ``fitting/`` contains examples for curve and surface fitting

Author
======
Expand Down

0 comments on commit 4038e37

Please sign in to comment.