|
||
|
GP Mailing List
ATXGPSIG List
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Game Design: Where could I find good documents for graphics programming in c?
------------------------------------------------------------ GameProgrammer.Com: Game Design: Where could I find good documents for graphics programming in c? ------------------------------------------------------------ By serge k. on Tuesday, May 2, 2000 - 01:18 pm: Get yourself a TC++ compile first, then type in the following: "#include" and press "topic help"(or whatever that's called)or press Ctrl+F1. The compiler will list all the graphic functions there are like: line(), bar(), circle(), initgraph(). It's pretty easy to get along. [ :) ] ------------------------------------------------------------ DO NOT REPLY TO THIS MESSAGE! It is an automatic e-mail notification message from the discussion board indicating that a new message was posted. If you do not wish to receive further e-mail notification messages from this discussion board, edit your user or moderator profile to turn off the e-mail notification option. Use this link to go directly to the discussion: http://gameprogrammer.com/cgi-bin/comm/gameprogrammer/discus/show.pl?11/27
|
|