frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

Ask HN: Minecraft's UI element style (vs. modern flat glass interface)

18•xeonmc•1d ago
Given the recent WWDC announcement of Apple’s Liquid Glass design language and the subsequent discussion on their functional usefulness in conveying visual hierarchy of affordances, I’m wondering if some lessons could also be taken from an environment that had evolved in parallel -- that of video game interfaces, whose trend initially started out being a vehicle to facilitate immersion via stylized decorations (see: Warcraft and StarCraft), then underwent a phase of minimalism (reflector sight-esq monochromatic HUD overlays) before finally settling on something that is a mixture of stylized and functional thanks to a design pressure of needing to convey glanceable information during fast-paced gameplay without getting in the way.

For a specific case study I’d like to ask what HN thinks of the UI design language of Minecraft, specifically the semi-3D button and slider looks motivated by a need to convey visual hierarchy given a constrained pixel-art granularity budget.

It utilizes different shades of grey borders to convey a sort of faux surface-normal highlight on beveled edges to indicate whether the element is raised or sunken.

I think this is an interesting innovation of min-maxing the visual complexity budget, perhaps the modern beveled-glass design language could draw some inspirations from here?

Comments

qwool•1d ago
notch was a programmer first, so i believe he made something programmers love - an intuitive and minimal interface. when microsoft took over minecraft, they hired designers and marketers to do interface for the bedrock edition which is cluttered with flashy annoying popups, drawn-out and "smooth" transitions and constant attempts to sell you something that's free. every person i've talked to who doesn't like bedrock cites this exact reason for why they don't like it - it feels janky and "too corporate". same goes for the electron-based launcher i'm really glad that the community had time to establish their expectations for java which forced the 1.14's texture update to only improve on what was already there (like smoothing out painful color combinations and adding a white border to hovered elements)
pjc50•1d ago
Definitely also consider the old Windows 3.0 to Aero era. Informed by UX design, accessibility features and accelerators everywhere, and a limited pixel budget (down to 640x480).
uncircle•1d ago
> It utilizes different shades of grey borders to convey a sort of faux surface-normal highlight on beveled edges to indicate whether the element is raised or sunken.

You mean this? https://feedback.minecraft.net/hc/user_images/01HQQV8HYE6GKB...

That's the Windows 9x style ported to a low resolution UI, probably with some shaders because computers today are fancier than 1995. It's not interesting innovation, though I agree it's much better (and feels better) than the flat UI boring aesthetic.

Behold the peak of desktop UIs: https://blogs.ubc.ca/nancyhuang/files/2015/10/Windows95.png

See also SerenityOS with an Office 2000 look which added some flatter UI concepts, yet it still is tastefully tactile and three-dimensional: https://raw.githubusercontent.com/SerenityOS/serenity/refs/h...

potato-peeler•23h ago
I like windows 95/98/2000 era ui. One thing that is never discussed is how will such interfaces adapt to newer settings which are offered in modern softwares?

UI of 98 era had minimal controls. Even open source alternatives like photopea which are less bloated than photoshop, give more controls and as such those softwares can’t adopt a 98 style skin, unless it wants to be messy with controls all over the place.

card_zero•22h ago
"Newer settings", huh? Did you mean controls? New kinds of control that are incompatible with the style? I can't think of any.

Do you think the Photoshop of the era was messy with too many controls visible at once, and that a more modern UI solves that? How, what do you mean?

pjc50•21h ago
I don't understand this question. Is it about the "ribbon"/toolbox type UI? Could you link a screenshot of what you mean?
LauraMedia•23h ago
Important to highlight that Minecraft on consoles, Windows 10/11 and mobile have a different UI.

https://minecraft.wiki/images/thumb/Ore_UI_Design_System.png...

https://minecraft.wiki/images/New_UI_-_Achievements_Screen_M...

hofrogs•22h ago
And this UI looks way, way worse and doesn't fit the pixely style of Minecraft at all.
WorldMaker•19h ago
That look reminds me so much of Steam's original UI from the time when it was very Windows 95-inspired, too, but used different color palettes, especially a lot more greens. There's not much of Steam left that will show up with that original UI style (but it still feels like there's some lesser known dialogs that still can show up in that style), so these days it is better known as the "Counter-Strike 1 UI".

https://cs16.samke.me/

dcminter•20h ago
See also Motif: https://en.m.wikipedia.org/wiki/Motif_(software)
gizajob•1d ago
Apple should have called it Liquid Vista.
sandra_vu•1d ago
Type size would convey hierarchy much better than most graphic decoration.

If you want to dive into how to design for glance. Recommend Stephen Few's books.

0xCE0•1d ago
Factorio has the best game UI widgets. It is a result of long development effort, as explained in their dev blog.
matt_s•23h ago
Apple is absolutely into the mature company phase if what they are coming up with is essentially a different bevel on buttons that "makes apps and system experiences more expressive and delightful". They are the IBM of the 90's at this point, way overvalued stock, not much room there for growth.

Setting that aside, video game visuals serve a different purpose than application UI widgets for menus, forms, buttons, etc. In a video game there are different reasons to highlight objects in a game world and relative to other objects and their movement or ability to move/interact with them. Objects in a game world might have their own light source, move in different ways so that the player knows its something they can interact with. If you look at open world games there are a lot of things happening visually in varying degrees of grabbing the gamers attention.

In a UI that is task oriented, like operating systems for PCs or phones, there needs to be less visual clutter, its not a game. It should be obvious to massive numbers of the population what function a UI element serves and accessibility standards come into play because often these OSes are used in corporate environments which should allow for people with different visual abilities to do their work.

codingdave•23h ago
> given a constrained pixel-art granularity budget.

That is the key point. If your app has such a constraint, then copying their techniques might make sense. But if it doesn't, you would be pulling in a solution to a problem you do not have.

whywhywhywhy•21h ago
The UI in a game like Minecraft doesn't have to be overly pixelated just because the game is, Vintage Story has a much denser complex UI although it's still pixel-esque it's not constrained by the aesthetic of the game and yet feels wholly part of it.

If the moon were only 1 pixel: A tediously accurate solar system model (2014)

https://joshworth.com/dev/pixelspace/pixelspace_solarsystem.html
111•sdoering•3h ago•20 comments

Jemalloc Postmortem

https://jasone.github.io/2025/06/12/jemalloc-postmortem/
513•jasone•10h ago•141 comments

Frequent reauth doesn't make you more secure

https://tailscale.com/blog/frequent-reath-security
917•ingve•17h ago•400 comments

The European public DNS that makes your Internet safer

https://www.dns0.eu
26•doener•2h ago•11 comments

Rendering Crispy Text on the GPU

https://osor.io/text
252•ibobev•9h ago•77 comments

Kyber (YC W23) Is Hiring a Technical Account Manager

https://www.ycombinator.com/companies/kyber/jobs/5kSq3Jd-technical-account-manager-tam
1•asontha•15m ago

A receipt printer cured my procrastination

https://www.laurieherault.com/articles/a-thermal-receipt-printer-cured-my-procrastination
952•laurieherault•1d ago•499 comments

A Dark Adtech Empire Fed by Fake CAPTCHAs

https://krebsonsecurity.com/2025/06/inside-a-dark-adtech-empire-fed-by-fake-captchas/
170•todsacerdoti•14h ago•69 comments

iPhone 11 emulation done in QEMU

https://github.com/ChefKissInc/QEMUAppleSilicon
314•71bw•21h ago•28 comments

Slow and steady, this poem will win your heart

https://www.nytimes.com/interactive/2025/06/12/books/kay-ryan-turtle-poem.html
41•mrholme•7h ago•21 comments

Show HN: Tritium – The Legal IDE in Rust

https://tritium.legal/preview
217•piker•1d ago•123 comments

Coming to Apple OSes: A seamless, secure way to import and export passkeys

https://arstechnica.com/security/2025/06/apple-previews-new-import-export-feature-to-make-passkeys-more-interoperable/
3•01-_-•12m ago•0 comments

Three Algorithms for YSH Syntax Highlighting

https://github.com/oils-for-unix/oils.vim/blob/main/doc/algorithms.md
31•todsacerdoti•9h ago•9 comments

Maximizing Battery Storage Profits via High-Frequency Intraday Trading

https://arxiv.org/abs/2504.06932
252•doener•1d ago•240 comments

They Asked an A.I. Chatbot Questions. The Answers Sent Them Spiraling

https://www.nytimes.com/2025/06/13/technology/chatgpt-ai-chatbots-conspiracies.html
13•cainxinth•1h ago•26 comments

Rust compiler performance

https://kobzol.github.io/rust/rustc/2025/06/09/why-doesnt-rust-care-more-about-compiler-performance.html
222•mellosouls•3d ago•192 comments

Show HN: Tool-Assisted Speedrunning the Boring Parts of Animal Crossing (GCN)

https://github.com/hunterirving/pico-crossing
123•hunterirving•22h ago•19 comments

Show HN: McWig – A modal, Vim-like text editor written in Go

https://github.com/firstrow/mcwig
123•andrew_bbb•22h ago•13 comments

Why does my ripped CD have messed up track names? And why is one track missing?

https://www.akpain.net/blog/inside-a-cd/
138•surprisetalk•21h ago•120 comments

Chatterbox TTS

https://github.com/resemble-ai/chatterbox
621•pinter69•1d ago•182 comments

Urban Design and Adaptive Reuse in North Korea, Japan, and Singapore

https://www.governance.fyi/p/adaptive-reuse-across-asia-singapores
35•daveland•10h ago•5 comments

Microsoft Office migration from Source Depot to Git

https://danielsada.tech/blog/carreer-part-7-how-office-moved-to-git-and-i-loved-devex/
333•dshacker•1d ago•258 comments

Show HN: GetHooky – a language-agnostic Git hook manager

https://ezpieco.github.io/GetHooky/
14•Ezpie•8h ago•3 comments

Solving LinkedIn Queens with SMT

https://buttondown.com/hillelwayne/archive/solving-linkedin-queens-with-smt/
116•azhenley•19h ago•36 comments

The curse of Toumaï: an ancient skull and a bitter feud over humanity's origins

https://www.theguardian.com/science/2025/may/27/the-curse-of-toumai-ancient-skull-disputed-femur-feud-humanity-origins
59•benbreen•14h ago•18 comments

Dancing brainwaves: How sound reshapes your brain networks in real time

https://www.sciencedaily.com/releases/2025/06/250602155001.htm
168•lentoutcry•5d ago•61 comments

First thoughts on o3 pro

https://www.latent.space/p/o3-pro
166•aratahikaru5•2d ago•150 comments

Quantum Computation Lecture Notes (2022)

https://math.mit.edu/~shor/435-LN/
146•ibobev•4d ago•46 comments

Worldwide power grid with glass insulated HVDC cables

https://omattos.com/2025/06/12/glass-hvdc-cables.html
93•londons_explore•16h ago•66 comments

Show HN: I wrote a BitTorrent Client from scratch

https://github.com/piyushgupta53/go-torrent-client
124•piyushgupta53•7h ago•35 comments