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

IPv6 traffic crosses the 50% mark

https://www.google.com/intl/en/ipv6/statistics.html?yzh=28197
166•Aaronmacaron•20h ago•83 comments

Stop Using Ollama

https://sleepingrobots.com/dreams/stop-using-ollama/
444•Zetaphor•5h ago•112 comments

Darkbloom – Private inference on idle Macs

https://darkbloom.dev
222•twapi•4h ago•109 comments

FSF trying to contact Google about spammer sending 10k+ mails from Gmail account

https://daedal.io/@thomzane/116410863009847575
132•pabs3•5h ago•66 comments

RedSun: System user access on Win 11/10 and Server with the April 2026 Update

https://github.com/Nightmare-Eclipse/RedSun
66•airhangerf15•5h ago•15 comments

The paper computer

https://jsomers.net/blog/the-paper-computer
132•jsomers•3d ago•28 comments

Cybersecurity looks like proof of work now

https://www.dbreunig.com/2026/04/14/cybersecurity-is-proof-of-work-now.html
390•dbreunig•1d ago•142 comments

Moving a large-scale metrics pipeline from StatsD to OpenTelemetry / Prometheus

https://medium.com/airbnb-engineering/building-a-high-volume-metrics-pipeline-with-opentelemetry-...
29•jmarbach•3h ago•7 comments

A Look into NaviDial, Japan's Legacy Phone Service

https://www.tokyodev.com/articles/a-look-into-navidial-japan-s-legacy-phone-service
36•pwim•4h ago•3 comments

RamAIn (YC W26) Is Hiring

https://www.ycombinator.com/companies/ramain/jobs/bwtwd9W-founding-gtm-operations-lead
1•svee•1h ago

Too much discussion of the XOR swap trick

https://heather.cafe/posts/too_much_xor_swap_trick/
42•CJefferson•2d ago•23 comments

FIXAPL

https://fixapl.netlify.app/
15•tosh•4d ago•0 comments

Fast and Easy Levenshtein distance using a Trie (2011)

https://stevehanov.ca/blog/fast-and-easy-levenshtein-distance-using-a-trie
51•sebg•3d ago•6 comments

ChatGPT for Excel

https://chatgpt.com/apps/spreadsheets/
197•armcat•11h ago•137 comments

North American English Dialects

https://aschmann.net/AmEng/
23•skogstokig•5h ago•3 comments

Cal.com is going closed source

https://cal.com/blog/cal-com-goes-closed-source-why
301•Benjamin_Dobell•17h ago•224 comments

I made a terminal pager

https://theleo.zone/posts/pager/
125•speckx•10h ago•28 comments

Rewriting a 20-year-old Python library

https://www.b-list.org/weblog/2026/mar/23/20-year-library/
13•PaulHoule•4d ago•2 comments

Google broke its promise to me – now ICE has my data

https://www.eff.org/deeplinks/2026/04/google-broke-its-promise-me-now-ice-has-my-data
1434•Brajeshwar•15h ago•607 comments

Introduction to spherical harmonics for graphics programmers

https://gpfault.net/posts/sph.html
90•luu•2d ago•11 comments

The Accursèd Alphabetical Clock

https://boat.horse/clock/index.html
8•ohjeez•1d ago•1 comments

Show HN: Libretto – Making AI browser automations deterministic

https://github.com/saffron-health/libretto
100•muchael•16h ago•35 comments

Retrofitting JIT Compilers into C Interpreters

https://tratt.net/laurie/blog/2026/retrofitting_jit_compilers_into_c_interpreters.html
78•ltratt•20h ago•20 comments

The buns in McDonald's Japan's burger photos are all slightly askew

https://www.mcdonalds.co.jp/en/menu/burger/
411•bckygldstn•11h ago•207 comments

CRISPR takes important step toward silencing Down syndrome’s extra chromosome

https://medicalxpress.com/news/2026-04-crispr-bold-silencing-syndrome-extra.html
154•amichail•16h ago•81 comments

US v. Heppner (S.D.N.Y. 2026) no attorney-client privilege for AI chats [pdf]

https://fingfx.thomsonreuters.com/gfx/legaldocs/xmvjyjekkpr/Rakoff%20-%20order%20-%20AI.pdf
135•1vuio0pswjnm7•19h ago•97 comments

PiCore - Raspberry Pi Port of Tiny Core Linux

http://tinycorelinux.net/5.x/armv6/releases/README
109•gregsadetsky•13h ago•13 comments

Agent - Native Mac OS X coding ide/harness

https://github.com/macOS26/Agent
45•jv22222•8h ago•10 comments

Live Nation illegally monopolized ticketing market, jury finds

https://www.bloomberg.com/news/articles/2026-04-15/live-nation-illegally-monopolized-ticketing-ma...
532•Alex_Bond•13h ago•153 comments

The Gemini app is now on Mac

https://blog.google/innovation-and-ai/products/gemini-app/gemini-app-now-on-mac-os/
136•thm•15h ago•70 comments