-
Notifications
You must be signed in to change notification settings - Fork 39
Module GoTools Core
Georg Muntingh edited this page Aug 22, 2017
·
2 revisions
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.
Getting started
Miscellaneous
Functionality
- Modules
- gotools-core
- compositemodel
- implicitization
- igeslib
- intersections
- isogeometric_model
- lrsplines2D
- parametrization
- qualitymodule
- topology
- trivariate
- trivariatemodel
- viewlib
Dependencies