Skip to content

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.

Clone this wiki locally