frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Precomputing Transparency Order in 3D

https://jacobdoescode.com/2025/05/18/precomputing-transparency-order-in-3d
14•jacobp100•10mo ago

Comments

bschwindHN•10mo ago
> Today, getting the correct order for translucent faces typically involves sorting the faces by their distance to the camera on the CPU, then sending the sorted faces to the GPU. This means every time the camera moves, you need to re-sort the translucent faces.

Don't most games and rendering engines these days use order-independent transparency if they care about these problems?

https://osor.io/OIT

How does the method in the OP article work if you're rendering meshes instead of planar objects? Sure, a mesh is just composed of planar triangles, but that's a _lot_ of triangles to sort, and with an O(n^2) algorithm, it's going to be painful.

user____name•10mo ago
A big problem with OIT techniques is that it presumes all see-trough surfaces use alpha blending. In reality other blending modes can be used, most notably additive blending. Additive blending is very useful because it ensures the surface will always be brighter than the background, which is important for things like fire, which look strange when the background is actually brighter than the blended surface, this is quite common.

Another issue is that OIT techniques usually have a breaking point where drawing too many layers will start showing artefacts.

So in order for OIT to work correctly you have to enforce all surfaces to be either opaque or use alpha blending and also avoid drawing too many layers. This is more limiting than sorting based approaches for the average usecase, even if it does end up fixing cases that aren't easily fixed via sorting. Besides that, people working in games and realtime rendering have simply gotten accustomed to designing around alpha blending issues.

bschwindHN•10mo ago
What's the granularity of sorting, for most modern games? I'm guessing just sorting by an object or mesh center, instead of sorting each triangle, but are there are methods I'm unaware of?

The Pentagon Threatened Pope Leo XIV's Ambassador with the Avignon Papacy

https://www.thelettersfromleo.com/p/the-pentagon-threatened-pope-leo
246•frm88•43m ago•106 comments

Vercel Claude Code plugin wants to read your prompt

https://akshaychugh.xyz/writings/png/vercel-plugin-telemetry
174•akshay2603•2h ago•39 comments

Meta removes ads for social media addiction litigation

https://www.axios.com/2026/04/09/meta-social-media-addiction-ads
344•giuliomagnifico•4h ago•146 comments

LittleSnitch for Linux

https://obdev.at/products/littlesnitch-linux/index.html
1178•pluc•17h ago•398 comments

Doing Impressions: Monet's Early Caricatures (ca. late 1850s)

https://publicdomainreview.org/collection/claude-monet-caricatures/
17•prismatic•3d ago•1 comments

I built a Cargo-like build tool for C/C++

https://github.com/randerson112/craft
31•randerson_112•1h ago•38 comments

EFF Is Leaving X

https://www.eff.org/deeplinks/2026/04/eff-leaving-x
36•gregsadetsky•22m ago•7 comments

A WebGPU Implementation of Augmented Vertex Block Descent

https://github.com/jure/webphysics
77•juretriglav•5h ago•7 comments

FreeBSD Laptop Compatibility: Top Laptops to Use with FreeBSD

https://freebsdfoundation.github.io/freebsd-laptop-testing/
128•fork-bomber•8h ago•77 comments

Introduction to Nintendo DS Programming

https://www.patater.com/files/projects/manual/manual.html
131•medbar•1d ago•20 comments

Reallocating $100/Month Claude Code Spend to Zed and OpenRouter

https://braw.dev/blog/2026-04-06-reallocating-100-month-claude-spend/
145•kisamoto•8h ago•130 comments

Wit, unker, Git: The lost medieval pronouns of English intimacy

https://www.bbc.com/future/article/20260408-the-extinct-english-words-for-just-the-two-of-us
119•eigenspace•7h ago•66 comments

Lichess and Take Take Take Sign Cooperation Agreement

https://lichess.org/@/Lichess/blog/lichess-and-take-take-take-sign-cooperation-agreement/DZS0S0Dy
123•stevage•5h ago•28 comments

One Brain to Query: Wiring a 60-Person Company into a Single Slack Bot

https://merylldindin.com/thoughts/company-brain/
24•meryll_dindin•1d ago•31 comments

Show HN: CSS Studio. Design by hand, code by agent

https://cssstudio.ai
90•SirHound•6h ago•70 comments

How Pizza Tycoon simulated traffic on a 25 MHz CPU

https://pizzalegacy.nl/blog/traffic-system.html
198•FinnKuhn•4h ago•39 comments

Launch HN: Relvy (YC F24) – On-call runbooks, automated

https://www.relvy.ai
29•behat•5h ago•16 comments

More likely than not you're using bubble wrap wrong

https://bookofjoe2.blogspot.com/2026/03/imore-likely-than-not-youre-using.html
11•surprisetalk•2d ago•4 comments

EFF Logs Out of X

https://twitter.com/EFF/status/2042278157609480566
33•nord73•32m ago•20 comments

Open Source Security at Astral

https://astral.sh/blog/open-source-security-at-astral
309•vinhnx•13h ago•74 comments

Building a framework-agnostic Ruby gem (and making sure it doesn't break)

https://newsletter.masilotti.com/p/on-building-a-framework-agnostic
24•joemasilotti•1d ago•1 comments

Help Keep Thunderbird Alive

https://updates.thunderbird.net/en-US/thunderbird/140.0/apr26-1e/donate/
371•playfultones•10h ago•270 comments

Haunted Paper Toys

http://ravensblight.com/papertoys.html
197•exvi•3d ago•24 comments

Emperor penguin and Antarctic fur seal now endangered

https://iucn.org/press-release/202604/emperor-penguin-and-antarctic-fur-seal-now-endangered-due-c...
113•darth_avocado•1h ago•28 comments

Small Engines

https://scottlocklin.wordpress.com/2026/03/25/very-small-engines/
48•surprisetalk•3d ago•9 comments

Creating the Futurescape for the Fifth Element (2019)

https://theasc.com/articles/fantastic-voyage-creating-the-futurescape-for-the-fifth-element
94•nixass•8h ago•62 comments

Claude mixes up who said what

https://dwyer.co.za/static/claude-mixes-up-who-said-what-and-thats-not-ok.html
333•sixhobbits•8h ago•285 comments

Tree Calculus

https://treecalcul.us/
83•tosh•6d ago•19 comments

Session is shutting down in 90 days

https://getsession.org/donate
100•balamatom•4h ago•114 comments

The Importance of Being Idle

https://theamericanscholar.org/the-importance-of-being-idle/
277•Caiero•2d ago•173 comments