In Defence of Eyecandy [article]

In Defence of Eyecandy [article]

Post just about everything that isn't directly related to Spring here!

Moderator: Moderators

Post Reply
Warlord Zsinj
Imperial Winter Developer
Posts: 3742
Joined: 24 Aug 2004, 08:59

In Defence of Eyecandy [article]

Post by Warlord Zsinj »

http://www.alistapart.com/articles/indefenseofeyecandy
WeÔÇÖve all seen arguments in the design community that dismiss the role of beauty in visual interfaces, insisting that good designers base their choices strictly on matters of branding or basic design principles. Lost in these discussions is an understanding of the powerful role aesthetics play in shaping how we come to know, feel, and respond.

... if we shift the conversation away from graphical elements and instead focus on aesthetics, or ÔÇ£the science of how things are known via the senses,ÔÇØ we learn that this distinction between how something looks and how it works is somewhat artificial.
An interesting article, something I deal with a lot in my discussions at uni with regard to architecture (the aesthetic as an element of design; readability, form vs function etc), but it's interesting to see it applied in UI circles as well. I think it has relevance for the way some people are going about designing their GUI's for spring.
User avatar
Beherith
Posts: 5145
Joined: 26 Oct 2007, 16:21

Re: In Defence of Eyecandy [article]

Post by Beherith »

Image
We are planning to continue development of this user interface style.
I think it can be a big step up from just random boxes.
User avatar
Jazcash
Posts: 5309
Joined: 08 Dec 2007, 17:39

Re: In Defence of Eyecandy [article]

Post by Jazcash »

Beherith wrote:Image
We are planning to continue development of this user interface style.
I think it can be a big step up from just random boxes.
I've been using your res bars from the day they were released. I use them not only because they look awesome, but also because they're nice and big and obvious so I can know my economy levels without having to actually look directly at them :D

If you and Wisse continue to develop a whole UI in this sort of style, I'm sure it would quickly be used as the default UI.

However, remember to try and make it as FPS friendly as possible and try and give it all the features the current UI's have. I am really looking forward to more of this stuff. :)
Warlord Zsinj
Imperial Winter Developer
Posts: 3742
Joined: 24 Aug 2004, 08:59

Re: In Defence of Eyecandy [article]

Post by Warlord Zsinj »

We're planning a total UI design for IW, but I've put a bit of time and effort into designing it (as gnomre's put even more time into getting it ready), so I'd be pretty chuffed if people ended up using it as a UI for other mods. For the moment it's still underwraps, I thought I'd give gnomre a bit more time to sort out the practicalities (which may require redesign in areas) before showing the intended layout.
User avatar
Jazcash
Posts: 5309
Joined: 08 Dec 2007, 17:39

Re: In Defence of Eyecandy [article]

Post by Jazcash »

Hmm, separate UI's for separate mods would be a good idea. Especially if the UI's are done in the same style of the mod.
User avatar
Spawn_Retard
Posts: 1248
Joined: 21 Dec 2006, 14:36

Re: In Defence of Eyecandy [article]

Post by Spawn_Retard »

those new ones look a tad out of place?

I guess im just used to normal grey and yellow bars in a box.
Warlord Zsinj
Imperial Winter Developer
Posts: 3742
Joined: 24 Aug 2004, 08:59

Re: In Defence of Eyecandy [article]

Post by Warlord Zsinj »

I'm sure each mod would love to have it's own UI, but it's an incredible undertaking of work - both from a design perspective (UI design is so critical because of the users constant interaction), as well as getting implemented (most of gnomre's expletive-ridden comments tend to stem from having to try to work out how to implement the UI).

Once a few mods manage to get some custom UI's up (PURE's, for example, though I don't know how that's licensed), I think you'll tend to see mods skinning those to create their own personal flavours.
User avatar
Jazcash
Posts: 5309
Joined: 08 Dec 2007, 17:39

Re: In Defence of Eyecandy [article]

Post by Jazcash »

Hmm, well I suppose game creators would prefer to have their own separate UI and mod creators wouldn't mind using the default UI but could create their own UI if they wanted too.

We need a graphic team.
Warlord Zsinj
Imperial Winter Developer
Posts: 3742
Joined: 24 Aug 2004, 08:59

Re: In Defence of Eyecandy [article]

Post by Warlord Zsinj »

Sorry, I still use the old terminology, I did mean 'games' when I said 'mods'.

I'm pretty sure we need more documentation of the lua relating to UI rather then a graphics team. But we're digressing from the topic at hand ;)
Gnomre
Imperial Winter Developer
Posts: 1754
Joined: 06 Feb 2005, 13:42

Re: In Defence of Eyecandy [article]

Post by Gnomre »

Actually the documentation these days is pretty good and complete. There's probably still some shit missing or outdated but it's still a lot better than it used to be.

Also, most of my cursing is related to handling mouse clicks, I suck at that :P
Tobi
Spring Developer
Posts: 4598
Joined: 01 Jun 2005, 11:36

Re: In Defence of Eyecandy [article]

Post by Tobi »

JAZCASH wrote:Hmm, well I suppose game creators would prefer to have their own separate UI and mod creators wouldn't mind using the default UI but could create their own UI if they wanted too.

We need a graphic team.
Mod creators want a custom skin to well known GUI elements - button, listbox, checkbox, slider, etc., and a way to build custom "forms" out of these elements.

Don't think they'd want custom non-standard behaviour to the basic GUI elements, that just confuses users.

No reason to not share the logic behind all these GUI elements in a common library, as long as everything is entirely skinnable / stylable by the modder.
User avatar
Argh
Posts: 10920
Joined: 21 Feb 2005, 03:38

Re: In Defence of Eyecandy [article]

Post by Argh »

Mod creators want a custom skin to well known GUI elements - button, listbox, checkbox, slider, etc., and a way to build custom "forms" out of these elements.
That would certainly be a good way to speed up people's ability to deploy UI. Doing it my way is slow and cumbersome. I've just come up with a new idea for speeding up development of static UI, though.
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Re: In Defence of Eyecandy [article]

Post by smoth »

Neat article, would have been nice to have when I was crusading for better graphics in teh *a projects. Pity I don't care about that anymore.
User avatar
SwiftSpear
Classic Community Lead
Posts: 7287
Joined: 12 Aug 2005, 09:29

Re: In Defence of Eyecandy [article]

Post by SwiftSpear »

In Defense of Non-Eyecandy:

http://www.bay12games.com/dwarves/
User avatar
Sleksa
Posts: 1604
Joined: 04 Feb 2006, 20:58

Re: In Defence of Eyecandy [article]

Post by Sleksa »

SwiftSpear wrote:In Defense of Non-Eyecandy:

http://www.bay12games.com/dwarves/
nice1
User avatar
CarRepairer
Cursed Zero-K Developer
Posts: 3359
Joined: 07 Nov 2007, 21:48

Re: In Defence of Eyecandy [article]

Post by CarRepairer »

SwiftSpear wrote:In Defense of Non-Eyecandy:

http://www.bay12games.com/dwarves/
What would that be called then.. EyeHealthFood?
User avatar
BlackLiger
Posts: 1371
Joined: 05 Oct 2004, 21:58

Re: In Defence of Eyecandy [article]

Post by BlackLiger »

Eye-candy/Not Eye-candy doesn't bother me.

Usability and clarity of usability does.

Take this forum. It's not 'pretty' but it's not perfectly bleak and efficient either. It's designed to be usable without being stark. The spring UI at the moment is stark, and needs something else to make it work. The OTA UI was pretty much like this forum is now.

And personally I think that SUPCOM's UI is a little too far on the 'pretty' side, but there's mods to fix that.
User avatar
PicassoCT
Journeywar Developer & Mapper
Posts: 10450
Joined: 24 Jan 2006, 21:12

Re: In Defence of Eyecandy [article]

Post by PicassoCT »

I like the japanese Approach on that, were Beauty is not nessecarily Artworkoverkill, more a thing to be found in simple lines, arranged perfectly.

Un4chanatly i am not good at those things.. you┬┤ve got to see it as a competiton to hack&slay away everything, not needed, not clearlined&curved with purpose. Imagine yourself going into a Barockchurch, here is a hamer, get rid of those golden Angels...
Image
Post Reply

Return to “Off Topic Discussion”