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?

Some Things Just Take Time

https://lucumr.pocoo.org/2026/3/20/some-things-just-take-time/
247•vaylian•4h ago•95 comments

Grafeo – A fast, lean, embeddable graph database built in Rust

https://grafeo.dev/
104•0x1997•4h ago•29 comments

Invisalign Became the Biggest User of 3D Printers

https://www.wired.com/story/how-invisalign-became-the-worlds-biggest-3d-printing-company/
47•mikhael•2d ago•23 comments

Passengers who refuse to use headphones can now be kicked off United flights

https://www.cnn.com/2026/03/21/travel/travel-news-happiest-countries
132•edward•1h ago•121 comments

OpenCode – Open source AI coding agent

https://opencode.ai/
1141•rbanffy•22h ago•560 comments

ZJIT removes redundant object loads and stores

https://railsatscale.com/2026-03-18-how-zjit-removes-redundant-object-loads-and-stores/
37•tekknolagi•2d ago•2 comments

Meta's Omnilingual MT for 1,600 Languages

https://ai.meta.com/research/publications/omnilingual-mt-machine-translation-for-1600-languages/?...
96•j0e1•3d ago•28 comments

Thinking Fast, Slow, and Artificial: How AI Is Reshaping Human Reasoning

https://papers.ssrn.com/sol3/papers.cfm?abstract_id=6097646
24•Anon84•3h ago•10 comments

Ubuntu 26.04 Ends 46 Years of Silent sudo Passwords

https://pbxscience.com/ubuntu-26-04-ends-46-years-of-silent-sudo-passwords/
197•akersten•14h ago•226 comments

Books of the Century by Le Monde

https://standardebooks.org/collections/le-mondes-100-books-of-the-century
58•zlu•2d ago•30 comments

404 Deno CEO not found

https://dbushell.com/2026/03/20/denos-decline-and-layoffs/
199•WhyNotHugo•4h ago•134 comments

Mamba-3

https://www.together.ai/blog/mamba-3
250•matt_d•3d ago•49 comments

Show HN: Joonote – A note-taking app on your lock screen and notification panel

https://joonote.com/
14•kilgarenone•4h ago•4 comments

A Japanese glossary of chopsticks faux pas (2022)

https://www.nippon.com/en/japan-data/h01362/
403•cainxinth•22h ago•324 comments

Blocking Internet Archive Won't Stop AI, but Will Erase Web's Historical Record

https://www.eff.org/deeplinks/2026/03/blocking-internet-archive-wont-stop-ai-it-will-erase-webs-h...
387•pabs3•11h ago•113 comments

FFmpeg 101 (2024)

https://blogs.igalia.com/llepage/ffmpeg-101/
186•vinhnx•16h ago•7 comments

I Built a Spy Satellite Simulator in a Browser. Here's What I Learned

https://www.spatialintelligence.ai/p/i-built-a-spy-satellite-simulator
12•cyrc•3d ago•4 comments

Senior European journalist suspended over AI-generated quotes

https://www.theguardian.com/technology/2026/mar/20/mediahuis-suspends-senior-journalist-over-ai-g...
65•Brajeshwar•4h ago•43 comments

Molly guard in reverse

https://unsung.aresluna.org/molly-guard-in-reverse/
185•surprisetalk•1d ago•77 comments

Former FBI Director Robert Mueller Has Died

https://apnews.com/article/robert-mueller-fbi-director-trump-russia-investigation-7aca939dc25d465...
14•WarOnPrivacy•53m ago•0 comments

Iran launched unsuccessful attack on UK's Diego Garcia

https://www.bbc.com/news/articles/c5yljdgwppzo
95•alephnerd•4h ago•206 comments

Fujifilm X RAW STUDIO webapp clone

https://github.com/eggricesoy/filmkit
131•notcodingtoday•2d ago•47 comments

Ghostling

https://github.com/ghostty-org/ghostling
293•bjornroberg•21h ago•61 comments

How we give every user SQL access to a shared ClickHouse cluster

https://trigger.dev/blog/how-trql-works
48•eallam•4d ago•58 comments

An industrial piping contractor on Claude Code [video]

https://twitter.com/toddsaunders/status/2034243420147859716
107•mighty-fine•2d ago•70 comments

Linux Applications Programming by Example: The Fundamental APIs (2nd Edition)

https://github.com/arnoldrobbins/LinuxByExample-2e
146•teleforce•19h ago•19 comments

Why Some Men Struggle to Keep Up with Friendships

https://www.theatlantic.com/newsletters/2026/03/an-unlikely-model-for-male-friendship/686496/
17•paulpauper•1h ago•7 comments

The worst volume control UI in the world (2017)

https://uxdesign.cc/the-worst-volume-control-ui-in-the-world-60713dc86950
210•andsoitis•3d ago•104 comments

The Story of Marina Abramovic and Ulay (2020)

https://www.sydney-yaeko.com/artsandculture/marina-and-ulay
45•NaOH•2d ago•37 comments

Attention Residuals

https://github.com/MoonshotAI/Attention-Residuals
222•GaggiX•1d ago•29 comments