Subject: Re: Early Apple II paint programs? KDS 5000 :-) From: "squish" Newsgroups: comp.sys.apple2 References: <7vr9c6$64r$1@nnrp1.deja.com> Date: Sun, 14 Nov 1999 00:49:18 -0000 Lines: 26 X-Newsreader: Microsoft Outlook Express 4.72.3612.1700 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3612.1700 Message-ID: <382e071f_2@news2.vip.uk.com> X-Report: Report abuse to abuse@vip.uk.com X-Original-NNTP-Posting-Host: 194.176.194.174 NNTP-Posting-Host: 10.250.101.2 X-Trace: 14 Nov 1999 00:49:37 GMT, 10.250.101.2 X-Report: Report abuse to abuse@vip.uk.com Path: lobby!newstf02.news.aol.com!portc04.blue.aol.com!newsfeed.mathworks.com!btnet-peer!btnet!newsfeed.icl.net!iclnet!news1.vip.uk.com!10.250.101.2 > Chris Williams wrote in message <7vr9c6$64r$1@nnrp1.deja.com>... > I'm working on a history of computer graphics, and I'm trying to > make sure that no innovative platform is slighted. > On Prof. Wayne Carlson's Computer Graphics timeline at: > http://www.cgrg.ohio-state.edu/~waynec/history/timeline.html Dunno if CAD packages count here, but I wrote one in 1981 / 82 called 'KDS 5000', for designing and costing kitchens :-) It used its own DOS, with a modified RWTS driver, and the 3D perspective stuff used 32-bit binary multiplication (coded in 6502 assembler) and 4*4 matrices to do the object--world--viewport mapping. The shape database used indexed-sequential files to hold the virtual plot instructions (vectors), mapped thru the matrix pipeline to either the screen (in hires monochrome mode) or a Watanabe flat-bed plotter using the Aristocard (a printer card I designed for a UK Apple dealer in 1981). Still got a Europlus up in the loft (haven't booted it up for years though) S q u i s h