GUI graphic brainstorming

User avatar
neko259
Member
 
Posts: 769
Joined: Sun Jun 19, 2011 06:51

by neko259 » Sat Feb 04, 2012 18:07

I have been studying graphics for some time and I know that yellow colors mean happiness, green is neutral, blue and violet are depressive and red is danger and activity :)
Bitcoin donations: 18r66dJmUjwTmWRTFnorpGMzs8d4B8jzbw
 

User avatar
jordan4ibanez
Member
 
Posts: 1865
Joined: Tue Sep 27, 2011 18:44
GitHub: jordan4ibanez
IRC: jordan4ibanez
In-game: jordan4ibanez

by jordan4ibanez » Sat Feb 04, 2012 18:24

Raiden wrote:like this?
Image

holy crap that looks amazing
If you can think it, you can make it.
 

User avatar
Raiden
Member
 
Posts: 44
Joined: Fri Feb 03, 2012 11:14

by Raiden » Sat Feb 04, 2012 18:27

sapier wrote:I've been driving a green car for some time so I do like green in general but I still think it's too green. But it's only my opinion I might be wrong.


Too green? In the last mockup there is only one window with a little green bar on top and the rest is yellow.

But don't worry sapier with .xcf file you can change color easily. :)
If you don't like green there is a good website to expose and find good colors palettes: kuler

Maybe some brown font would be good?
Last edited by Raiden on Sat Feb 04, 2012 18:32, edited 1 time in total.
 

User avatar
Raiden
Member
 
Posts: 44
Joined: Fri Feb 03, 2012 11:14

by Raiden » Sat Feb 04, 2012 20:29

A little update i'm trying to reduce green in field, button, font, etc:
Image

And an idea for the connection timeout screen:
Image
Last edited by Raiden on Sat Feb 04, 2012 20:30, edited 1 time in total.
 

User avatar
sfan5
Member
 
Posts: 3636
Joined: Wed Aug 24, 2011 09:44
GitHub: sfan5
IRC: sfan5

by sfan5 » Sat Feb 04, 2012 20:31

Raiden wrote:like this?
Image

+100
Amazing!
Mods: Mesecons | WorldEdit | Nuke
Minetest builds for Windows (32-bit & 64-bit)
 

User avatar
neko259
Member
 
Posts: 769
Joined: Sun Jun 19, 2011 06:51

by neko259 » Sat Feb 04, 2012 20:59

Raiden wrote:A little update i'm trying to reduce green in field, button, font, etc:
Image

And an idea for the connection timeout screen:
Image

Great! Maybe you'll make a texturepack?
Bitcoin donations: 18r66dJmUjwTmWRTFnorpGMzs8d4B8jzbw
 

User avatar
Raiden
Member
 
Posts: 44
Joined: Fri Feb 03, 2012 11:14

by Raiden » Sat Feb 04, 2012 21:19

I can, but i prefer to play with GUI. There are already lots of talented artists who make textures for minetest. :)
 

User avatar
neko259
Member
 
Posts: 769
Joined: Sun Jun 19, 2011 06:51

by neko259 » Sat Feb 04, 2012 21:39

Raiden wrote:I can, but i prefer to play with GUI. There are already lots of talented artists who make textures for minetest. :)

I just like your pictures style and would like too see a texture pack in such setting. Anyway, thanks for the pictures.
Bitcoin donations: 18r66dJmUjwTmWRTFnorpGMzs8d4B8jzbw
 

User avatar
Raiden
Member
 
Posts: 44
Joined: Fri Feb 03, 2012 11:14

by Raiden » Sun Feb 05, 2012 10:11

I'm not a dev so it's hard for me to learn C++ and at the same time try to learn how the GUI works in Irrlicht.
Mods uses Lua, i think if GUI uses lua in the future, it will be great. It's easier to work with and we don't need to compile it!
Last edited by Raiden on Sun Feb 05, 2012 10:30, edited 1 time in total.
 

User avatar
Raiden
Member
 
Posts: 44
Joined: Fri Feb 03, 2012 11:14

by Raiden » Sun Feb 05, 2012 13:38

Here the pack with source and all cutted parts, if someone need it.

http://www.mediafire.com/?h995xc7tsrjy571
 

celeron55
Member
 
Posts: 430
Joined: Tue Apr 19, 2011 10:10

by celeron55 » Sun Feb 05, 2012 16:14

Thanks for the source. Also you seem to be using a reasonably free license. 8)

However, the font you use seems to be in a silly format and quite limited in internationalization. The former is probably not a problem, but the latter is.

Related: found this the other day; it's a pixel-artish truetype font that has support for multiple languages. Just putting it here for future reference: http://openfontlibrary.org/font/press-start-2p
 

User avatar
neko259
Member
 
Posts: 769
Joined: Sun Jun 19, 2011 06:51

by neko259 » Sun Feb 05, 2012 17:07

Related: found this the other day; it's a pixel-artish truetype font that has support for multiple languages. Just putting it here for future reference: http://openfontlibrary.org/font/press-start-2p

Nice, it supports Cyrillic! But It's good for decoration, for GUI fonts like liberation or dejavu are better.
Bitcoin donations: 18r66dJmUjwTmWRTFnorpGMzs8d4B8jzbw
 

User avatar
Raiden
Member
 
Posts: 44
Joined: Fri Feb 03, 2012 11:14

by Raiden » Sun Feb 05, 2012 17:29

The font format is specially makes for Irrlicht. :)

Yes for internationalization we need a better font. Internationalization is always a problem because it needs maintenance, that's why i'm trying to use images every time i can.

Maybe i can reduce text amount with pictures again?
Last edited by Raiden on Sun Feb 05, 2012 17:31, edited 1 time in total.
 

User avatar
Tim
Member
 
Posts: 14
Joined: Sun Jan 29, 2012 22:21

by Tim » Tue Feb 07, 2012 00:56

All of my +
 

User avatar
IPushButton2653
Member
 
Posts: 666
Joined: Wed Nov 16, 2011 22:47

by IPushButton2653 » Tue Feb 07, 2012 01:00

Le uber crash course in compiling taking place at my location XD
 

User avatar
jordan4ibanez
Member
 
Posts: 1865
Joined: Tue Sep 27, 2011 18:44
GitHub: jordan4ibanez
IRC: jordan4ibanez
In-game: jordan4ibanez

by jordan4ibanez » Tue Feb 07, 2012 13:21

Raiden wrote:I made an update with the default resolution 800x600:

Client:
Image

Server:
Image

Config:
Image

Graphic:
Image

Sound:
Image

Infos:
Image

And here the source (.xcf)

PS: Font is Press Start 2P from Open font Library

i like the way you think!
If you can think it, you can make it.
 

Previous

Return to Minetest General

Who is online

Users browsing this forum: Bing [Bot] and 12 guests

cron