Any freeware UI solutions?

Started by
1 comment, last by Hodgman 12 years, 6 months ago
Hello.

I'm currently using Wolfenstein:Enemy Territory SDK to develop mod and learn C coding.

Now I have stuck.Since the UI looks very ugly and not modern since it's based on Quake 3 engine.

I know theres Scaleform,but it costs a lot.

Are there any freeware UI solutions or some tutorials?
What talks about making better UI.Like border-radius...etc.

Regards
#Genert

How do you suppose certain knowledge in past times was suddenly there?
Luck, chance, coincidence?

*cough* Elite Family *cough*

Advertisement
To make a really nice looking HUD, you really just need a good artist.

If you're looking for free and good looking HUD, that's almost impossible as far as I know.

Your best bet it to minimize the menus with good game design (there are games without menus). If you map all of the functions to keys, eventually you can figure out clever ways to interpret player actions in different contexts.

Depends on what kind of game you're making, though.
http://berkelium.org/
http://librocket.com/
http://code.google.com/p/gwen/
http://guichan.sourceforge.net/wiki/index.php/Main_Page

This topic is closed to new replies.

Advertisement