I need help in Graphic programming in C. I donno how to start.
I use Visual C++ compiler which doesn't support <graphics.h>
Please somebody help. I can't find anything!:sad:

Recommended Answers

All 3 Replies

What sort of things do you plan on doing? Are you looking to be able to manage an animation? or just draw shapes/text on a window.

Well mainly i have to do a project which involves animation as well as drawing shapes.
something like the Desktop we have on windows, pop up menus included

Animation can be done using the Windows API, but you have to really know what you're doing. Unfortunately there isn't many very simple graphic libraries out there, but you'd probably have most luck with SDL or OpenGL.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.