Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!cs.utexas.edu!uunet!yenta!dt From: dt@yenta.UUCP (David B. Thomas) Newsgroups: comp.lang.c Subject: Re^2: Source for graphics demos? Message-ID: <1202@yenta.UUCP> Date: 5 May 90 06:24:26 GMT References: <26401@<6144> <6200027@ux1.cso.uiuc.edu> Organization: yenta unix pc, Rio Rancho, NM Lines: 15 froelich@ux1.cso.uiuc.edu writes: >I too am also interested in sources for graphics routines/demos in C >Also, I am interested in eventually programing graphics for msdos [etc] I have written some extremely fast EGA-only graphics routines in assembler. I used them to implement a bouncing balls program in C, in which several balls of different sizes and masses bounce elastically around an elliptical arena, obeying newtonian physics most of the time :-) You pay for the speed, though, by getting only two colors (I used black and yellow, but you can choose any two. I will happily send the (well-commented) sources to all who email to yenta!dt@uunet.uu.net [don't reply...my mailer is lost!] David Thomas