Graphicssoftware 02
Graphicssoftware 02
Graphics Software
A graphics software is an intermediary
between an application program & the
graphics hardware. The output primitives
& interaction devices that a graphics
package supports can range from
rudimentary to extremely rich.
There are two general classifications for
graphics software:
General Programming packages:
provides an extensive set of graphics
functions that can be used in a high-level
programming language, such as C or
FORTRAN. Basic functions in a general
package include those for generating
picture components (straight line, circle,
polygon etc),setting color and intensity
values, & applying transformations.
Special-purpose applications packages:
Designed for nonprogrammers, so that users
can generate displays without worrying
about how graphics operations work.
Example of such application packages are
the artist’s painting programs and various
business,medical and CAD systems.
Coordinate Representation
General Graphics packages are designed to be
used with Cartesian coordinates.
Several different Cartesian reference frames
are used to construct & display a scene.