Message-ID: <37924F8C.B81213AE@go.ro> Date: Mon, 19 Jul 1999 01:05:00 +0300 From: Radu Georgescu aka skoola X-Mailer: Mozilla 4.5 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: Circle Drawing Algorithms References: <7oh04k$3vb$1 AT newsreader2 DOT core DOT theplanet DOT net> <37AC37B8 DOT B29A3614 AT unb DOT ca> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com > This is a snip of code from my graphics library. It only draws 1/8th of the > circle and reflects the rest. Also, no multiplication or trig is done and > only integers are used. another one is bresenham.