Content deleted Content added
Jorge Stolfi (talk | contribs) added ref to Postscript, X11 |
Jorge Stolfi (talk | contribs) m typesetting link |
||
Line 11:
==2D graphics techniques==
2D graphics models may combine [[2D geometric model|geometric shapes]] (also called [[vector graphics]]), [[digital image]]s (or [[raster graphics]]), text
In [[object oriented graphics]], the image is described indirectly by an [[object (computers)|object]] endowed with a self-[[rendering]] [[method (computerd)|method]] -- a procedure which assigns colors to the image [[pixel]]s by an arbitrary algorithm. Complex models can be built by combining simpler objects, in the paradigms of [[object-oriented programming]].
|