frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

Show HN: ViSOR – two-plane neural scenes you can fly through (code+demo)

https://github.com/Esemianczuk/ViSOR
1•firebird854•6h ago
I’ve been experimenting with ways to turn NeRF‑style view synthesis into something you can actually move around in, at interactive frame‑rates, without a data‑center GPU.

The result is ViSOR (View-interpolated Sparse Occlusion Refraction), an open‑source prototype that compresses a whole scene into two learned planes:

Occlusion sheet — stores diffuse colour, soft alpha, specular highlights.

Refraction sheet — fires three slightly bent sub‑rays through a learned micro‑prism to add parallax and a bit of chromatic sparkle.

Because everything lives in those planes, rendering is just two texture‑lookups and a tiny MLP each, so:

≈15 fps at 512 × 512 on an RTX 4090 (current unoptimised Python path).

1–2 GB VRAM while flying around.

Core network weights are only 3.4 MB; a baked spherical‑harmonics lighting grid adds 200 MB if you want nicer global illumination.

The code is in PyTorch with tiny‑cudann hash‑grid latents, Apache 2.0 licence. A single 309 MB checkpoint (network + SH grid) is included for a plug‑and‑play demo — python visor_view.py demo.pt, then WASD to fly.

What works well so far

Glassy or highly specular objects — the micro‑prism trick gives decent highlights.

Memory scales with “number of planes,” not scene size, so multiple ViSORs can tile a larger world.

What’s missing

Training is still slow (single‑scale loss, no fused CUDA kernels).

Only tested on synthetic Blender images; real photos will need exposure/tone‑mapping work.

High Available Mosquitto MQTT on Kubernetes

https://raymii.org/s/tutorials/High_Available_Mosquitto_MQTT_Broker_on_Kubernetes.html
1•jandeboevrie•36s ago•0 comments

Stacking lookup tables in a lexer generator

https://maciej.codes/2020-04-19-stacking-luts-in-logos.html
1•fanf2•1m ago•0 comments

Grok wants people to know claim of white genocide in S.A. is contentious

https://www.theverge.com/news/667179/x-twitter-grok-ai-white-genocide-claims
2•virgildotcodes•2m ago•2 comments

Nine Rules for Evaluating New Technology

https://kottke.org/25/05/nine-rules-for-evaluating-new-technology
1•oatsandsugar•3m ago•0 comments

Kids Online Safety Act is back, with the potential to change the internet

https://techcrunch.com/2025/05/14/the-kids-online-safety-act-is-back-with-the-potential-to-change-the-internet/
1•Willingham•3m ago•0 comments

Marriott Hotel Website Is Blocking Linux Users [video]

https://www.youtube.com/watch?v=grXDOQSGASE
1•shortformblog•4m ago•0 comments

Bright and Dark States of Light: The Quantum Origin of Classical Interference

https://phys.org/news/2025-04-quantum-optics-theory-classical-bright.html
1•mromanuk•4m ago•0 comments

Rocket Lab to Launch NASA Astrophysics Science Mission to Study Galaxy Evolution

https://www.rocketlabusa.com/updates/rocket-lab-to-launch-nasa-astrophysics-science-mission-on-electron-to-study-galaxy-evolution/
1•rbanffy•4m ago•0 comments

Identifying High-ROI Opportunities in AI

https://ai.intellectronica.net/identifying-high-roi-ai-opportunities
1•intellectronica•5m ago•0 comments

Environmental Impacts of AI – Study

https://www.greenpeace.de/publikationen/environmental-impacts-of-artificial-intelligence
1•jnieswl•6m ago•0 comments

FaceAge: ML for Estimating Biological Age from Faces to Improve Prognostication

https://www.thelancet.com/journals/landig/article/PIIS2589-7500(25)00042-1/fulltext
1•gnabgib•7m ago•0 comments

Show HN: I built an AI tutor for middle school kids

https://beta.hialfred.ai/login
1•hialfred•7m ago•0 comments

I Miss Visual Basic

https://micro.webology.dev/2025/05/11/i-miss-visual-basic/
5•speckx•10m ago•1 comments

Writing an LLM from scratch, part 14 – the complexity of self-attention at scale

https://www.gilesthomas.com/2025/05/llm-from-scratch-14-taking-stock-part-2-the-complexity-of-self-attention-at-scale
1•gpjt•14m ago•0 comments

Pocket watch: Verifying exabytes of data

https://dropbox.tech/infrastructure/pocket-watch
1•rmason•16m ago•0 comments

Conversations I've Had with Code

https://donraab.medium.com/conversations-ive-had-with-code-583f0fd67363
1•ingve•16m ago•0 comments

Understanding Pin and Self-Referential Data in Rust

https://medium.com/@petervn1992/understanding-pin-and-self-referential-data-in-rust-e39a479a9a65
1•thunderbong•16m ago•0 comments

Redir: A TCP port redirector for Unix

https://github.com/troglobit/redir
1•thunderbong•17m ago•0 comments

The key to spotting dyslexia early could be AI-powered handwriting analysis

https://www.buffalo.edu/news/releases/2025/05/detect-dyslexia-with-AI-powered-handwriting-analysis.html
1•geox•19m ago•0 comments

Takeaways from Coding with AI

https://www.oreilly.com/radar/takeaways-from-coding-with-ai/
1•rmason•19m ago•0 comments

Structure and Wiring Optimized TT/MT Double-Helical Fiber Sensors

https://advanced.onlinelibrary.wiley.com/doi/10.1002/advs.202416564
1•PaulHoule•19m ago•0 comments

Lock-Free Rust: How to Build a Rollercoaster While It's on Fire

https://yeet.cx/blog/lock-free-rust/
1•NotSillyEnough•19m ago•0 comments

The Professors Are Using ChatGPT, and Some Students Aren't Happy About It

https://www.nytimes.com/2025/05/14/technology/chatgpt-college-professors.html
1•haider0721128•20m ago•1 comments

Is this program safe? Lessons from Type Theory

https://brandonrozek.com/blog/program-safety-type-theory/
1•speckx•22m ago•0 comments

MinorMiner: We turn your kid's maths homework into Bitcoin

https://robertheaton.com/minor-miner/
1•zdw•22m ago•0 comments

I made a daily word game

https://kmcd.dev/posts/wordseq/
1•ingve•23m ago•0 comments

The Scalar Select Anti-Pattern

https://matklad.github.io/2025/05/14/scalar-select-aniti-pattern.html
1•goranmoomin•23m ago•0 comments

Ask HN: Do you turn off web search when asking an AI something difficult?

1•amichail•25m ago•0 comments

LangChain4j 1.0.0

https://github.com/langchain4j/langchain4j/releases/tag/1.0.0
1•mfiguiere•25m ago•0 comments

Buried Treasure SF

https://buriedtreasure.carrd.co
1•ChrisArchitect•25m ago•1 comments