From: "A. Sinan Unur" Newsgroups: comp.os.msdos.djgpp Subject: Re: Plotpixel and screen mode changing commands in DJGPP libs? Date: 8 Sep 2001 18:52:41 GMT Organization: Cornell University Lines: 21 Sender: asu1 AT cornell DOT invalid (on slip-32-102-40-191.ny.us.prserv.net) Message-ID: References: <3b9a096d$0$14584$4d4eb98e AT read DOT news DOT fr DOT uu DOT net> NNTP-Posting-Host: slip-32-102-40-191.ny.us.prserv.net X-Trace: news01.cit.cornell.edu 999975161 3430 32.102.40.191 (8 Sep 2001 18:52:41 GMT) X-Complaints-To: usenet AT news01 DOT cit DOT cornell DOT edu NNTP-Posting-Date: 8 Sep 2001 18:52:41 GMT User-Agent: Xnews/4.06.22 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "David Anderson" wrote in news:3b9a096d$0$14584$4d4eb98e AT read DOT news DOT fr DOT uu DOT net: > Hi. > > I have a fairly good experience in C programming using DJGPP, but now > I'd like to start 3D graphics programming (just in dos window/real dos, > nothing fancy). I have found a lot of info about formulae etc on how to > plot 3d coordinates and how to draw polygons. > Now the only thing I need to start actually writing all the functions > are two basic functions: switching screen modes and plotting a colored > pixel at XY coordinates on the screen. http://www.unur.com/comp/simpld_c.txt you might find the simple examples helpful. -- -------------------------------- A. Sinan Unur http://www.unur.com/