From: Sinan_Unur AT mail DOT com (A. Sinan Unur) Newsgroups: comp.os.msdos.djgpp Subject: Re: Displaying graphics Date: 4 Aug 2000 15:05:44 GMT Organization: Cornell University Lines: 22 Sender: verified_for_usenet AT cornell DOT edu (asu1 on 128.253.251.163) Message-ID: <8F8673BDBASINANUNUR@132.236.56.8> References: <398A67F8 DOT F219BE3B AT eaton DOT com> NNTP-Posting-Host: 128.253.251.163 X-Trace: news01.cit.cornell.edu 965401544 25337 128.253.251.163 (4 Aug 2000 15:05:44 GMT) X-Complaints-To: usenet AT news01 DOT cit DOT cornell DOT edu NNTP-Posting-Date: 4 Aug 2000 15:05:44 GMT User-Agent: Xnews/03.04.11 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com djgpp AT delorie DOT com (Darren Parker) wrote in <398A67F8 DOT F219BE3B AT eaton DOT com>: >I want to create a program to calcualte draft angles. I need to be able >to display a triangle, with known and calculated values. > >Can some one help me? > You might want to look at the simple graphics example I have at http://www.unur.com/howto/c-examples.html. It shows you how to switch to VGA Mode 0x13, plot pixels and draw lines. Not a work of art, but should be good for a beginner. However, once you feel comfortable with the example, I would strongly suggest downloading Allegro. Sinan. -- -------------------------------- A. Sinan Unur http://www.unur.com/