Mail Archives: djgpp/1997/08/05/18:23:16
From: | Derek Greene <topcoder AT mindspring DOT com>
|
Newsgroups: | rec.games.programmer,comp.os.msdos.djgpp
|
Subject: | bresenham's circle
|
Date: | Wed, 30 Jul 1997 09:44:07 -0400
|
Organization: | MindSpring Enterprises
|
Lines: | 4
|
Message-ID: | <33DF4527.671@mindspring.com>
|
NNTP-Posting-Host: | user-38lc8ft.dialup.mindspring.com
|
Mime-Version: | 1.0
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
i have used bresenham's circle routines experimentally, it has GREAT
speed (more so then lookup tables I think :) buuut, it leaves gaps,
right gaps, in the circle, has anyone else noticed this? can anyone
tell me what's wrong, is there ANY way to fix this?
- Raw text -