Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!mcsun!ukc!icdoc!ran From: ran@doc.ic.ac.uk (Robert A Nicholls) Newsgroups: comp.graphics Subject: Drawing Thick Lines Message-ID: <1991May29.115821.28308@doc.ic.ac.uk> Date: 29 May 91 11:58:21 GMT Organization: Department of Computing, Imperial College, University of London, UK. Lines: 11 Nntp-Posting-Host: swan.doc.ic.ac.uk Hi, What is the best (fastest) way of drawing a thick line between two points. The thick line should be drawn so that given a sequence of points to draw through, the joins between the line segments should not be too jagged. Pointers to PD code would be fine. Thanks, Bob.