hello can anyone tell what header file should i use in making graphics in c++?
im starting to make graphics work in my programs and im a newbie... :)

Recommended Answers

All 4 Replies

C++ doesn't support graphics natively. You need to determine which third party graphics library (SDL, Qt, Win32, etc...) you want to use, then your question can be answered.

You may wanna look into OpenGL. You can download the library from the net.

I'd send you the drawer lib my teacher wrote for us, but I'll have to check with him first to make sure it's alright.

Thanks. I will try all of them and find whats the best, for now im starting to find them.
good luck to me! and to all others out there... hehehe

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.