Advertisement

DJGPP Graphics tutorials

Started by December 22, 1999 05:52 PM
0 comments, last by Rene 25 years, 2 months ago
For some time ago i made the change from C to DJGPP C++, but graphics in DJGPP C++ are alot more complicated. I guess it is because DJGPP produce 32bit code.
Where can i find good and detailed tutorials about graphics programming in djgpp.

Thanks

Its not dat more complicated in graphics, u just need 2 more function calls, I made a full 2d smooth scrolling side view game dat runs great!!!
if yo email me at esap1@hotmail.com il give u some of da source, also, write your own graphics librarys, dat wat i did, and its much fasta and easier 2 use if u write ur own. After u make a couple of games, move 2 VC++ and DX, dat wat i did a year ago and i makin a 3d shooter, bout 30% done.
later,

This topic is closed to new replies.

Advertisement