frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Restricted Navigation Reader for Exercise

https://github.com/someben/rowing-reader
1•someben•38s ago•1 comments

Humanity's oldest geometries, engraved on ostrich eggs

https://magazine.unibo.it/en/articles/humanitys-oldest-geometries-engraved-on-ostrich-eggs
1•geox•1m ago•0 comments

Interruption-Driven Development

https://idiallo.com/blog/interruption-driven-development
1•speckx•2m ago•0 comments

What should terrify Republicans is RBOB futures price on wholesale gas

https://bsky.app/profile/pkrugman.bsky.social/post/3mgaitcnf4k2c
2•u1hcw9nx•2m ago•0 comments

Show HN: A daily word game where you make two-sentence stories

https://twosentencedaily.com/today
2•xandwr•4m ago•0 comments

A project to reject AI agents via AGENTS.md

https://codeberg.org/rossabaker/no-agents.md
1•todsacerdoti•5m ago•0 comments

The ping-verse: a deep dive into 14 ping-type utilities across OSI layers

https://netbeez.net/blog/a-guide-to-every-ping-utility/
1•panosv•6m ago•1 comments

Stop Looking at Economic Averages

https://troytassier.substack.com/p/stop-looking-at-economic-averages
1•NomNew•7m ago•0 comments

Approved. Unread. Shipped

https://xlii.space/blog/approved_unread_shipped/
2•xlii•9m ago•0 comments

Show HN: Cassachange – A migration tool for Cassandra, AstraDB and ScyllaDB

https://github.com/sketchmyview/cassachange
1•cassachange•9m ago•0 comments

Sober in Cyber – Nonprofit for Sober Professionals in Cybersecurity

https://www.soberincyber.org
1•TheWiggles•9m ago•0 comments

Show HN: Gobble – Yet Another OSS Alternative to Google Analytics/PostHog, etc.

https://github.com/inventhq/Gobble
1•vishinvents•9m ago•1 comments

BMW Group to deploy humanoid robots in production in Germany for the first time

https://www.press.bmwgroup.com/global/article/detail/T0455864EN/bmw-group-to-deploy-humanoid-robo...
2•JeanKage•10m ago•0 comments

Claude conceived and built Confluence, a unique Solitaire game

https://patspark.com/Solitaire/unified-solitaire.html#confluence
1•Pat44113•10m ago•0 comments

The Scraping Problem Is Worse Than I Thought

https://stephvee.ca/blog/updates/the-scraping-problem-is-worse-than-i-thought/
3•speckx•11m ago•1 comments

Using Val Town to Get Me to the Movies

https://www.raymondcamden.com/2026/03/01/using-val-town-to-get-me-to-the-movies
2•rmason•11m ago•0 comments

Lawsuit alleges Gemini guided man to consider mass casualty event before suicide

https://www.sfgate.com/business/article/lawsuit-alleges-google-s-gemini-guided-man-to-21955226.php
4•divbzero•13m ago•1 comments

NASA chatbots, Treasury coding, OPM drafting: How agencies have deployed Claude

https://fedscoop.com/nasa-chatbots-treasury-coding-opm-drafting-agencies-deployed-claude/
1•petethomas•14m ago•0 comments

Ex-tech –> homeless (Part 2)

https://zamoshi.substack.com/p/do-trees-like-me
2•Zamoshi•15m ago•1 comments

US escort offer met with skepticism as traffic trickle through Strait of Hormuz

https://www.lloydslist.com/LL1156518/Trump%E2%80%99s-escort-announcement-met-with-scepticism-as-t...
3•anigbrowl•16m ago•0 comments

Open Claw Agentic Monitoring

1•datanerdgrc•17m ago•0 comments

Show HN: AI Keyboard iOS App

https://apps.apple.com/us/app/ai-keyboard-chatwrite/id6756589549
1•yannickbuilds•17m ago•1 comments

Urgent warning to iPhone users over scam stealing financial data and texts

https://www.dailymail.co.uk/sciencetech/article-15614507/iphone-hacking-tool-coruna-spyware-warni...
2•Bender•19m ago•0 comments

Doctors discover the type of colorectal cancer that most affects people 40s 50s

https://www.dailymail.co.uk/health/article-15614281/doctors-discover-type-colorectal-cancer-young...
2•Bender•20m ago•0 comments

At Arms over Anthropic

https://reviews.ofb.biz/safari/article/1399.html
2•trbutler•22m ago•0 comments

Workers who love 'synergizing paradigms' might be bad at their jobs

https://news.cornell.edu/stories/2026/03/workers-who-love-synergizing-paradigms-might-be-bad-thei...
1•PaulHoule•25m ago•0 comments

Show HN: I built a tamper-evident evidence system for AI agents

https://guardianreplay.pages.dev/
2•Slaine•25m ago•0 comments

Compiling Match Statements to Bytecode

https://xnacly.me/posts/2026/compiling-match-statements-to-bytecode/
1•ingve•28m ago•0 comments

FlockHopper Map – Explore Flock and ALPR Cameras and Privacy Routes

https://dontgetflocked.com/
2•jermaustin1•28m ago•0 comments

The earthling's guide to building a Moon base

https://www.economist.com/1843/2024/12/06/the-earthlings-guide-to-building-a-moon-base
1•speckx•28m ago•0 comments
Open in hackernews

Implicit UVs: Real-time semi-global parameterization of implicit surfaces [pdf]

https://baptiste-genest.github.io/papers/implicit_uvs.pdf
50•ibobev•9mo ago

Comments

whizzter•9mo ago
Interesting paper for someone fiddling with implicit surfaces, but it's gonna take a little while to digest it. Also there's no examples of resulting UV maps used in this (while on-model painting is simplified, afaik classically artists still preferred to get clearly delineated maps to modify in regular painting software even if stuff like Substance painter seems to have shifted that).

Implicit surface modelling tools are still evolving quickly, and one point that seems overlooked is how this would tie with authoring tools (since this is about a fairly raw numeric algorithm solution).

Post-modelling it should hold up, but would the maps retain similarity (or enable transferability) if the implicit model structure changes?

Imagine 2 disjoint spheres in space, the user drags them together, would this algorithm want to merge the UV mapping of them if they are smoothly joined? (no sharp creases).

baptiste-genest•9mo ago
Hi, I'm the first author of the article. Thank you very much for your interest in the method!

For the 2 spheres, it's as you wish ! It depends on where you place the uv system in the CSG tree, if it is above a single sphere then it will remain on it, if it's above the union, the field should extent on both.

The main interest of the method is the fact that the output remains implicit so one can easily plug it in a CSG pipeline.

whizzter•9mo ago
Right, so in the case of the UV connecting to the 2 sphere's in the CSG if one uses a smoothunion function, would the UV islands join "from each direction" in a predictable fashion as the spheres overlap more and more?
baptiste-genest•9mo ago
If I understood what you mean, yes!

This example can be seen in the fast-forward: https://youtu.be/dK5JPHylzOg?si=zDHwaOL_xtx-_TJk

jplusequalt•9mo ago
What a great paper. This paper is an example of why I find computer graphics to be the most interesting subset of computer science.
baptiste-genest•9mo ago
Hi, I'm the first author of the paper. Thank you so much for your comment, it means the world to me!
kaoD•9mo ago
Related question: I'm coding a demo (as in "demoscene") and want to displace a plane SDF (think e.g. a heightmap) for raymarching.

This produces some visible discontinuities in the plane at larger slopes. My surface is still at f(x,y,z) = 0 but the rest of the field is completely messed up. From the little maths I know, that is no longer an SDF because among other issues, it no longer satisfies the Eikonal equation mentioned in the article.

Is there any way to fix this or am I SOL?

bhouston•9mo ago
You need to take the minimum of the two SDF fields in the surrounding region (up to the global context if you need to) if you want it to maintain an SDF. The minimum of two SDFs is always a new SDF.

My suspicion is that the new plane isn't an SDF anymore, that is why you are getting artifacts or your ray marcher has problems with large scope angles, or something.

akomtu•9mo ago
sdf(p + sin(p)*0.01)
GistNoesis•9mo ago
See "Deformations and distortions" paragraph in https://iquilezles.org/articles/distfunctions/ where it suggests playing with the ray-marching step size.
Remnant44•9mo ago
Great timing on this paper. I actually just started tackling a problem that is essentially exactly what is under discussion here (creating a coherent UV set for implicit geometry), so I'm very looking forward to reading it in depth.

At a first glace through, it seems to be written at a good blend between concept and implementation followthrough, something that notoriously is not always there for CG papers :) And it's also refreshing to read something that is not neuro-AI-generation of this or that for a change!