Search:
Forum
Windows Programming
OpenGL Glass HUD?
OpenGL Glass HUD?
Oct 2, 2010 at 9:35pm UTC
erai
(12)
Hello I Would like to know how to make somthing that looks like "Glass" the example would be in the game called Pikmin.
its in the HUD and i would like to know how to create somthing similar.
I Am not trying to copy the game i just like how it looks.
It looks like this:
http://3.bp.blogspot.com/_CWor6UdXxBk/SbaZDWSF6VI/AAAAAAAAFCU/UQgBvgGq-VE/s400/pikmin.jpg
The rectangles that have numbers in them
Oct 2, 2010 at 10:06pm UTC
Bazzy
(6281)
Draw the right PNG images and load them as OpenGL textures
Oct 2, 2010 at 10:53pm UTC
erai
(12)
I Mean to Dynamicly Genorate it
Oct 3, 2010 at 5:31pm UTC
Bazzy
(6281)
You need to draw the images for each digit and for the rectangles, you can generate textures pixel by pixel at runtime but it's quite a pain
Topic archived. No new replies allowed.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs