Module GoTools Core - SINTEF-Geometry/GoTools GitHub Wiki
A few key modules are used by almost all the others; these have been grouped together in GoTools Core.
- geometry: Classes and functionality for representing, storing and manipulating parameterized geometrical objects.
- creators: Functionality for generating curves and surfaces by approximation, blending, etc.
- tesselator: Functionality for making tesselations of geometry entities.
- utils: General, low-level functionality.
See the GoTools Core examples.