I know a bit of C++ now, and would like to learn some graphics. Anyone have any suggestions on how to get started?
thanks,
napKIN
This is a discussion on Suggested first graphics? within the Game Programming forums, part of the General Programming Boards category; I know a bit of C++ now, and would like to learn some graphics. Anyone have any suggestions on how ...
I know a bit of C++ now, and would like to learn some graphics. Anyone have any suggestions on how to get started?
thanks,
napKIN
You better know more than a bit of C++ to go onto learning an API. Have you ever looked at some of the code of games with graphics? Whoa that is some crazy stuff!
I suggest starting out with mode 13 which is a very simple graphics mode, but still very fun to play around with. There are some VGA tutorials at www.brackeen.com.
MagosX.com
Give a man a fish and you feed him for a day.
Teach a man to fish and you feed him for a lifetime.
Thanks alot, I'm gonna start that tutorial tonight![]()
napKIN