Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!cs.utexas.edu!uunet!wugate!wupost!kuhub.cc.ukans.edu!heping From: HEPING@kuhub.cc.ukans.edu Newsgroups: comp.graphics Subject: Draw an arc Message-ID: <7210@kuhub.cc.ukans.edu> Date: 1 Aug 89 14:29:27 GMT Organization: University of Kansas Academic Computing Services Lines: 9 In a lot of window or graphics systems, drawing an arc is different from the way people usually think. It is defined as 45 degree from the line x=0 to the line pointing to the up right corner. I just know it is because it is more efficient. What is the algorithm? On the other hand, if I had a point on an arc create by this algorithm, how could I decide the angle? any comments are welcome and appreciated. Phil