Drawing in C++
Um, that's a rather broad question.....but if you want to draw stuff, you have to use one of: GDI, DirectX, or OpenGL. You could also use Allegro (wrapper for DirectX).
==================
/* todo: insert cool sig */
Martee
Magnum Games
Edited by - Martee on October 1, 2000 4:42:46 PM
==================
/* todo: insert cool sig */
Martee
Magnum Games
Edited by - Martee on October 1, 2000 4:42:46 PM
ReactOS - an Open-source operating system compatible with Windows NT apps and drivers
or if you''re cool like me, you can figure out how to make your own graphics library!
Well since we''re not as cool as you Falden, i would say learn GDI graphics (if your using windows). If not using windows, there''s some good resources on the net for DOS graphics. Just search around.
Snyper
Snyper
=============================Where's the 'any' key?=============================
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement