Re: A86: polygons


[Prev][Next][Index][Thread]

Re: A86: polygons




Umm, what kind of polygons are you talking about?  

Triangles are the easiest to draw and fill.  Or do you want to draw and
fill a random list of vertices, that could be concave or convex?  This
would be pretty slow on the calc, because 8 or 16 bit numbers kind of
limits fixed-point numbers.

Try starting with Michael Abrash's graphics articles.

At 07:44 AM 7/17/98 -0600, you wrote:
>
>since we seem to have nothing to talk about, does anyone have any ideas
>on how to draw a polygon and fill it with a certain color (black and
>white to start)?
>
>-- 
>
>=====================================
>=                                   =
>=   Kirk Meyer (mailto:_@ibm.net)   =
>= http://www.bigfoot.com/~kirkmeyer =
>=  http://simcommunity.home.ml.org  =
>=                                   =
>=   "Set your affection on things   =
>=    above, not on things on the    =
>=      earth."  Colossians 3:2      =
>=                                   =
>=====================================
>

--
David Phillips
mailto:electrum@tfs.net
ICQ: 13811951
AIM: electrum32


Follow-Ups: References: