Index: [thread] [date] [subject] [author]
  From: James A Simmons <jsimmons@acsu.buffalo.edu>
  To  : ggi-develop@eskimo.com
  Date: Wed, 8 Jul 1998 17:02:17 -0400 (EDT)

Re: Fast lines

Why does anyone use floting point. I have created line drawing algorthims
that used floating point. On most ix86 and RISC this is much faster. Also
you don't have to woory about which quadrant the line is in. 

Index: [thread] [date] [subject] [author]