Content deleted Content added
m Reverted 1 edit by 75.167.177.117 (talk) to last revision by CitationCleanerBot. (TW) |
No edit summary Tags: Mobile edit Mobile web edit |
||
Line 3:
'''Geometric modeling''' is a branch of [[applied mathematics]] and [[computational geometry]] that studies methods and [[algorithms]] for the mathematical description of shapes.
The shapes studied in geometric modeling are mostly two- or three-[[dimension]]al, although many of its tools and principles can be applied to sets of any finite dimension.
Geometric models are usually distinguished from [[procedural modeling|procedural]] and [[object-oriented modeling|object-oriented model]]s, which define the shape implicitly by an opaque [[algorithm]] that generates its appearance.{{citation needed|date=August 2014}} They are also contrasted with [[digital image]]s and [[volumetric model]]s which represent the shape as a subset of a fine regular partition of space; and with [[fractal]] models that give an infinitely recursive definition of the shape. However, these distinctions are often blurred: for instance, a [[digital image]] can be interpreted as a collection of [[color]]ed [[square (geometry)|square]]s; and geometric shapes such as [[circle]]s are defined by implicit mathematical equations. Also, a [[fractal]] model yields a parametric or implicit model when its recursive definition is truncated to a finite depth.
|