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•11mo 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?

Rare concert recordings are landing on the Internet Archive

https://techcrunch.com/2026/04/13/thousands-of-rare-concert-recordings-are-landing-on-the-interne...
214•jrm-veris•3h ago•67 comments

5NF and Database Design

https://kb.databasedesignbook.com/posts/5nf/
24•petalmind•37m ago•2 comments

DaVinci Resolve – Photo

https://www.blackmagicdesign.com/products/davinciresolve/photo
914•thebiblelover7•14h ago•235 comments

A new spam policy for “back button hijacking”

https://developers.google.com/search/blog/2026/04/back-button-hijacking
674•zdw•13h ago•402 comments

Let's Talk Space Toilets

https://mceglowski.substack.com/p/lets-talk-space-toilets
14•zdw•18h ago•1 comments

Show HN: LangAlpha – what if Claude Code was built for Wall Street?

https://github.com/ginlix-ai/langalpha
18•zc2610•2h ago•5 comments

Show HN: Kontext CLI – Credential broker for AI coding agents in Go

https://github.com/kontext-dev/kontext-cli
32•mc-serious•3h ago•9 comments

jj – the CLI for Jujutsu

https://steveklabnik.github.io/jujutsu-tutorial/introduction/what-is-jj-and-why-should-i-care.html
366•tigerlily•6h ago•309 comments

Backblaze has stopped backing up OneDrive and Dropbox folders and maybe others

https://rareese.com/posts/backblaze/
675•rrreese•8h ago•412 comments

The future of everything is lies, I guess: Work

https://aphyr.com/posts/418-the-future-of-everything-is-lies-i-guess-work
149•aphyr•1h ago•89 comments

Introspective Diffusion Language Models

https://introspective-diffusion.github.io/
163•zagwdt•9h ago•35 comments

Show HN: Kelet – Root Cause Analysis agent for your LLM apps

https://kelet.ai/
9•almogbaku•42m ago•1 comments

The acyclic e-graph: Cranelift's mid-end optimizer

https://cfallin.org/blog/2026/04/09/aegraph/
39•tekknolagi•4d ago•10 comments

The Fediverse deserves a dumb graphical client

https://adele.pages.casa/md/blog/the-fediverse-deserves-a-dumb-graphical-client.md
24•speckx•1h ago•3 comments

The M×N problem of tool calling and open-source models

https://www.thetypicalset.com/blog/grammar-parser-maintenance-contract
84•remilouf•5d ago•27 comments

Nucleus Nouns

https://ben-mini.com/2026/nucleus-nouns
24•bewal416•4d ago•8 comments

The exponential curve behind open source backlogs

https://armanckeser.com/writing/jellyfin-flow
44•armanckeser•5h ago•28 comments

Lean proved this program correct; then I found a bug

https://kirancodes.me/posts/log-who-watches-the-watchers.html
345•bumbledraven•16h ago•158 comments

Distributed DuckDB Instance

https://github.com/citguru/openduck
128•citguru•10h ago•27 comments

Carol's Causal Conundrum: a zine intro to causally ordered message delivery

https://decomposition.al/zines/
6•evakhoury•3d ago•0 comments

For the first time in the U.S., renewables generate more power than natural gas

https://e360.yale.edu/digest/us-renewables-natural-gas-coal
78•Brajeshwar•1h ago•38 comments

Franklin's bad ads for Apple II clones and the beloved impersonator they depict

https://buttondown.com/suchbadtechads/archive/franklin-ace-1000/
93•rfarley04•3d ago•55 comments

Multi-Agentic Software Development Is a Distributed Systems Problem

https://kirancodes.me/posts/log-distributed-llms.html
90•tie-in•11h ago•42 comments

Show HN: Run GUIs as Scripts

https://github.com/skinnyjames/hokusai-pocket
17•zero-st4rs•4d ago•4 comments

Someone bought 30 WordPress plugins and planted a backdoor in all of them

https://anchor.host/someone-bought-30-wordpress-plugins-and-planted-a-backdoor-in-all-of-them/
1103•speckx•23h ago•313 comments

WiiFin – Jellyfin Client for Nintendo Wii

https://github.com/fabienmillet/WiiFin
220•throwawayk7h•17h ago•104 comments

NimConf 2026: Dates Announced, Registrations Open

https://nim-lang.org/blog/2026/04/07/nimconf-2026.html
89•moigagoo•5h ago•22 comments

Lumina – a statically typed web-native language for JavaScript and WASM

https://github.com/nyigoro/lumina-lang
52•light_ideas•5d ago•19 comments

GitHub Stacked PRs

https://github.github.com/gh-stack/
845•ezekg•20h ago•471 comments

A soft robot has no problem moving with no motor and no gears

https://engineering.princeton.edu/news/2026/04/08/soft-robot-has-no-problem-moving-no-motor-and-n...
70•hhs•4d ago•19 comments