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?

OpenAI raises $122B

https://www.cnbc.com/2026/03/31/openai-funding-round-ipo.html
155•surprisetalk•1h ago•144 comments

The Claude Code Source Leak: fake tools, frustration regexes, undercover mode

https://alex000kim.com/posts/2026-03-31-claude-code-source-leak/
437•alex000kim•8h ago•173 comments

GitHub's Historic Uptime

https://damrnelson.github.io/github-historical-uptime/
312•todsacerdoti•2h ago•92 comments

Ministack (Replacement for LocalStack)

https://ministack.org/
30•kerblang•1h ago•3 comments

Cohere Transcribe: Speech Recognition

https://cohere.com/blog/transcribe
133•gmays•5h ago•46 comments

Slop is not necessarily the future

https://www.greptile.com/blog/ai-slopware-future
124•dakshgupta•7h ago•231 comments

Show HN: Postgres extension for BM25 relevance-ranked full-text search

https://github.com/timescale/pg_textsearch
63•tjgreen•5h ago•27 comments

Open source CAD in the browser (Solvespace)

https://solvespace.com/webver.pl
256•phkahler•9h ago•80 comments

OpenAI raises $122B to accelerate the next phase of AI

https://openai.com/index/accelerating-the-next-phase-ai/
12•alvis•52m ago•1 comments

4D Doom

https://github.com/danieldugas/HYPERHELL
28•chronolitus•3d ago•2 comments

OkCupid gave 3M dating-app photos to facial recognition firm, FTC says

https://arstechnica.com/tech-policy/2026/03/okcupid-match-pay-no-fine-for-sharing-user-photos-wit...
216•whiteboardr•3h ago•53 comments

Teenage Engineering's PO-32 acoustic modem and synth implementation

https://github.com/ericlewis/libpo32
42•ericlewis•3d ago•8 comments

Show HN: Forkrun – NUMA-aware shell parallelizer (50×–400× faster than parallel)

https://github.com/jkool702/forkrun
84•jkool702•4d ago•13 comments

Nematophagous Fungus

https://en.wikipedia.org/wiki/Nematophagous_fungus
23•lordgilman•4d ago•3 comments

Claude Code's source code has been leaked via a map file in their NPM registry

https://twitter.com/Fried_rice/status/2038894956459290963
1789•treexs•12h ago•879 comments

I Traced My Traffic Through a Home Tailscale Exit Node

https://tech.stonecharioteer.com/posts/2026/tailscale-exit-nodes/
28•stonecharioteer•2h ago•6 comments

From 300KB to 69KB per Token: How LLM Architectures Solve the KV Cache Problem

https://news.future-shock.ai/the-weight-of-remembering/
55•future-shock-ai•2d ago•5 comments

A Primer on Long-Duration Life Support

https://mceglowski.substack.com/p/a-primer-on-long-duration-life-support
45•zdw•4d ago•12 comments

Axios compromised on NPM – Malicious versions drop remote access trojan

https://www.stepsecurity.io/blog/axios-compromised-on-npm-malicious-versions-drop-remote-access-t...
1736•mtud•19h ago•703 comments

Why the US Navy won't blast the Iranians and 'open' Strait of Hormuz

https://responsiblestatecraft.org/iran-strait-of-hormuz/
94•KoftaBob•12h ago•201 comments

Audio tapes reveal mass rule-breaking in Milgram's obedience experiments

https://www.psypost.org/audio-tapes-reveal-mass-rule-breaking-in-milgram-s-obedience-experiments-...
179•lentoutcry•3d ago•115 comments

Accidentally created my first fork bomb with Claude Code

https://www.droppedasbaby.com/posts/2602-01/
42•offbyone42•14h ago•10 comments

GitHub Monaspace Case Study

https://lettermatic.com/custom/monaspace-case-study
97•homebrewer•6h ago•34 comments

Super Micro Computer Investors Look for Exits

https://catenaa.com/markets/equities/super-micro-computer-investors-look-for-exits/
8•malindasp•1h ago•3 comments

Combinators

https://tinyapl.rubenverg.com/docs/info/combinators
119•tosh•10h ago•36 comments

Scotty: A beautiful SSH task runner

https://freek.dev/3064-scotty-a-beautiful-ssh-task-runner
36•speckx•5h ago•21 comments

Ask HN: Distributed data centers in our basements

36•cmos•7h ago•52 comments

Securing Elliptic Curve Cryptocurrencies Against Quantum Vulnerabilities [pdf]

https://quantumai.google/static/site-assets/downloads/cryptocurrency-whitepaper.pdf
38•jandrewrogers•5h ago•21 comments

Microsoft: Copilot is for entertainment purposes only

https://www.microsoft.com/en-us/microsoft-copilot/for-individuals/termsofuse
387•lpcvoid•7h ago•149 comments

What major works of literature were written after age of 85? 75? 65?

https://statmodeling.stat.columbia.edu/2026/03/25/what-major-works-of-literature-were-written-aft...
117•paulpauper•3d ago•81 comments