-
Notifications
You must be signed in to change notification settings - Fork 39
Module Implicitization
Georg Muntingh edited this page Aug 21, 2017
·
3 revisions
The implicitization module contains tools for implicitizing spline curves and surfaces, in addition to various classes for Bernstein polynomials. Historically, the underlying ideas for implicitization and approximate implicitization were developed by Tor Dokken in his PhD thesis [1]. The implementations in this library was done in connection with the EU projects GAIA I and II.
- T. Dokken, Aspects of Intersection Algorithms and Approximation, PhD thesis at the University of Oslo, Norway, 1997.
- This module depends on the newmat matrix library, which is freely available from www.robertnz.net.
Getting started
Miscellaneous
Functionality
- Modules
- gotools-core
- compositemodel
- implicitization
- igeslib
- intersections
- isogeometric_model
- lrsplines2D
- parametrization
- qualitymodule
- topology
- trivariate
- trivariatemodel
- viewlib
Dependencies