Path: utzoo!mnetor!uunet!lll-winken!lll-lcc!rutgers!clyde!watmath!watcgl!ksbooth From: ksbooth@watcgl.waterloo.edu (Kelly Booth) Newsgroups: comp.graphics Subject: Re: Line Drawing Algorithms Message-ID: <2801@watcgl.waterloo.edu> Date: 2 Jan 88 17:13:08 GMT References: <174@nucleus.UUCP> <51@yendor.UUCP> Reply-To: ksbooth@watcgl.waterloo.edu (Kelly Booth) Organization: U. of Waterloo, Ontario Lines: 12 In article <51@yendor.UUCP> gmg@yendor.UUCP (Gary Godfrey) writes: . . . >I'm not sure what DDA stands for, but the following is a short 'C' fragment . . . >I'm writing this off the top of my head. If it doesn't work, it's at >least fairly close. I think. Another thing you might want to consider . . . Do we need stuff like this posted to the world? This was a follow-up posting to an article that cited Bresenham's algorithm and Foley and Van Dam's book as references. Anyone reading F&VD can find out what DDA means. This seems the minimal effort one should make before posting an article that purports to have technical information.