frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

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!

TSA leaves passenger needing surgery after illegally forcing her through scanner

https://www.thetravel.com/tsa-leaves-passenger-needing-surgery-after-illegally-forcing-her-throug...
2•SunshineTheCat•50s ago•0 comments

Claude Introduces Marketplace

https://claude.com/platform/marketplace
2•umangsehgal93•1m ago•0 comments

Numerical Linear Algebra, 25th Anniversary edition

https://epubs.siam.org/doi/book/10.1137/1.9781611977165
2•teleforce•1m ago•0 comments

Mime Type Is Showing

https://benjaminwil.info/antisocial/07/
2•speckx•2m ago•0 comments

Diff Sentry – GitHub Action that flags risky AI-generated diffs before merge

https://diffsentry.dev
2•zeito•2m ago•1 comments

ICE is paying 'eye-popping' prices for warehouse detention centers

https://www.usatoday.com/story/news/nation/2026/03/06/ice-warehouse-immigration-detention-expansi...
2•petethomas•2m ago•0 comments

Persian Gulf desalination plants could become military targets in regional war

https://theconversation.com/persian-gulf-desalination-plants-could-become-military-targets-in-reg...
2•mhb•3m ago•0 comments

Europol: Global crime network targeted in international operation

https://www.europol.europa.eu/media-press/newsroom/news/small-swedish-town-to-global-crime-networ...
2•embedding-shape•3m ago•0 comments

Make It Shitty

https://www.theregister.com/2026/03/06/forbrukerradet_aim_enshittification/
2•bwfan123•3m ago•1 comments

Payphones of the World

https://www.2600.com/payphones
1•linsomniac•4m ago•0 comments

AI Slop Bores Me

https://www.youraislopbores.me/
1•askl•5m ago•0 comments

ECAL–A Typographic Atlas: Mapping the Territory of Contemporary Type

https://www.printmag.com/type-tuesday/ecal-a-typographic-atlas-mapping-the-territory-of-contempor...
1•bryanrasmussen•5m ago•0 comments

OpenClaw Security

https://docs.openclaw.ai/gateway/security
1•mooreds•5m ago•0 comments

Extensible Determinate Nix flake outputs with flake schemas

https://determinate.systems/blog/introducing-flake-schemas/
1•biggestlou•6m ago•0 comments

Show HN: A local, multi-agent, customizable stack built for researchers

https://github.com/topherchris420/james_library
3•vers3dynamics•7m ago•0 comments

Master Machine Learning with scikit-learn (free book)

https://mlbook.dataschool.io/
1•dataschool•7m ago•0 comments

In defense of the "new" Studio Display

https://sixcolors.com/post/2026/03/in-defense-of-the-new-studio-display/
1•tosh•9m ago•0 comments

I Am Ditching WordPress for Static Sites and AI (and What Happened Next)

https://perezbox.com/2026/03/why-i-am-ditching-wordpress-for-static-sites-ai-and-what-happened-next/
1•CqtGLRGcukpy•9m ago•0 comments

Apple makes a Trojan horse play for the education market

https://sixcolors.com/post/2026/03/apple-makes-a-trojan-horse-play-for-the-education-market/
1•tosh•9m ago•0 comments

Show HN: Not All Agents – convince a room of agents that you're one of them

https://github.com/josephwegner/not-all-agents
1•josephwegner•10m ago•0 comments

Markdown, Llms.txt and AI Crawlers

https://dri.es/markdown-llms-txt-and-ai-crawlers
1•CqtGLRGcukpy•11m ago•0 comments

Can chat bots accommodate advertising?

https://www.dbreunig.com/2025/09/02/considering-ad-models-for-ai-products.html
1•dbreunig•12m ago•0 comments

Launch HN: Palus Finance (YC W26): Better yields on idle cash for startups, SMBs

10•sam_palus•14m ago•1 comments

LLM-discussion: a local app for multi-model AI consensus (325 lines of Python)

https://cruftbox.com/2026/03/06/getting-a-better-answer-by-asking-three-ais-at-once-llm-discussion/
1•cruftbox•15m ago•0 comments

Sadiq Khan invites Anthropic to move to London

https://www.cityam.com/sadiq-khan-invites-anthropic-to-move-to-london/
1•salkahfi•16m ago•0 comments

What if reasoning happens before language?

https://github.com/stramanu/latent-cognitive-arch-exploration
1•stramanu•16m ago•1 comments

Securing AI Agents: Why Traditional Authorization Isn't Enough

https://www.permit.io/blog/securing-ai-agents-why-traditional-authorization-isnt-enough
1•mooreds•17m ago•0 comments

TerraPower gets permission to build, not operate, sodium-cooled nuclear reactor

https://www.theregister.com/2026/03/05/terrapower_sodium_cooled_nuclear_reactor/
2•Bender•17m ago•0 comments

How I think systemd IP address restrictions on socket units works

https://utcc.utoronto.ca/~cks/space/blog/linux/SystemdSocketIPRestrictions
2•speckx•18m ago•0 comments

Anthropic sues US Government after unprecedented national security designation

https://www.theregister.com/2026/03/06/anthropic_left_with_no_other/
1•Bender•18m ago•0 comments