Discussion on Career and Computer Graphics 2

What Is Exactly A Curve And Its Representation In Computer Graphics

What Is Exactly A Curve And Its Representation In Computer Graphics

by Kadery Chad -
Number of replies: 0

In computer graphics, we often need to draw different types of objects onto the screen. Objects are not flat all the time and we need to draw curves many times to draw an object.

A curve is an infinitely large set of points. Each point has two neighbors except endpoints. Curves can be broadly classified into three categories − explicit, implicit, and parametric curves.