I have recently learnt the basics of c++ but I want to advance to making proper GUI's (and games) but I don't know what to use.
I think the two most popular libraries are OpenGL and Direct3d but I'm not sure which one to use.
could you guide me in the right direction:)
MattyRobot 22 Junior Poster in Training
Recommended Answers
Jump to PostWell to make a GUI program in opengl, say a basic triangle, all you need
to know about c++ is, functions,libraries,if-else,and switch-statements.From that you can make your first triangle. Although it might be hard
to understand what which function does from the GUI library.My suggestion would …
Jump to PostFor now, I would suggest openGL, as it is easier to learn. Google
tutorials for it. This link
would help you get opengl installed.
Jump to PostMy sugget, win 32 first then openGL or directx
!
You can search NEHE for tutorial in OPEN Gl, i try but so much thing to remember, in the end i confuse and have stop for a while!
All 10 Replies
Tom Gunn 1,164 Practically a Master Poster
MattyRobot 22 Junior Poster in Training
mrnutty 761 Senior Poster
MattyRobot 22 Junior Poster in Training
mrnutty 761 Senior Poster
tgsoon2002 0 Newbie Poster
MattyRobot 22 Junior Poster in Training
MattyRobot 22 Junior Poster in Training
mrnutty 761 Senior Poster
MattyRobot 22 Junior Poster in Training
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.