How do I make a basic GUI? I can't seem to find any tutorials on it. I want to know how to make click-able images, text, and other things overlaying an OpenGL(/DirectX?) 'world'. Maybe a crosshair thing in the center, you know?
If you're going to give me an example, I only really know C++.
Gui
Started by Zuka, Apr 20 2008 03:50 AM
5 replies to this topic
#1
Posted 20 April 2008 - 03:50 AM
#2
Posted 20 April 2008 - 03:51 AM
Lets say I put a .bmp file in the source code's directory. How would I make it so it pops up an alert window when clicked?
#3
Posted 20 April 2008 - 01:27 PM
There is no point in making your own GUI library, unless you are doing it for the experience.
Crazy Eddie's GUI is a quite good library, with tons of features.
Crazy Eddie's GUI is a quite good library, with tons of features.
"Stupid bug! You go squish now!!" - Homer Simpson
#4
Posted 20 April 2008 - 05:48 PM
IMGUI is a simple way to build your own GUIs.. tutorial at http://iki.fi/sol/imgui/
http://iki.fi/sol - my schtuphh
#5
Posted 20 April 2008 - 07:52 PM
Ok, someone close this. I'm using Visual C++ and Dark GDK now, it seems to have what I need.
#6
Posted 24 April 2008 - 09:18 PM
You'll find video tutorials on my website showing you how to create a GUI inside OpenGL. (VMK38)
3D OpenGL, C++ Game Development Video Tutorials @
www.marek-knows.com
www.marek-knows.com
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users












