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•10mo ago

Comments

whizzter•10mo 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•10mo 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•10mo 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•10mo 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•10mo 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•10mo ago
Hi, I'm the first author of the paper. Thank you so much for your comment, it means the world to me!
kaoD•10mo 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•10mo 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•10mo ago
sdf(p + sin(p)*0.01)
GistNoesis•10mo ago
See "Deformations and distortions" paragraph in https://iquilezles.org/articles/distfunctions/ where it suggests playing with the ray-marching step size.
Remnant44•10mo 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!

Electron Band Structure in Germanium, My Ass

https://web.archive.org/web/20250401152117/https://pages.cs.wisc.edu/~kovar/hall.html
1•qrobit•28s ago•0 comments

Columbus-style pizza gains national recognition as a favorite food destination

https://www.foxnews.com/food-drink/move-over-new-york-chicago-one-midwest-pizza-style-taking-over
1•Tomte•38s ago•0 comments

Things You Can Do While Waiting in the TSA Line

https://www.wired.com/story/10-things-you-can-do-while-waiting-in-the-tsa-line/
1•joozio•54s ago•0 comments

What Is the Best Garmin Watch? (2026)

https://www.wired.com/story/best-garmin-watch/
1•joozio•2m ago•0 comments

OnlyFarms.gov

https://www.whitehouse.gov/agriculture/
1•kwar13•3m ago•0 comments

Vex8s: Suppress container CVEs that your Kubernetes settings mitigates

https://github.com/alegrey91/vex8s
1•alegrey91•3m ago•1 comments

Symione – Conditional payments in 3 API calls (hold, prove, release)

https://www.symione.com/
1•motionwave•4m ago•0 comments

The Age of the Amplifier

https://www.construction-physics.com/p/the-age-of-the-amplifier
1•chmaynard•4m ago•0 comments

Clojure: The Documentary (April 16th) [video]

https://www.youtube.com/watch?v=JJEyffSdBsk
3•midnight_eclair•13m ago•0 comments

RvLLM: High-performance LLM inference in Rust

https://github.com/m0at/rvllm
2•mji•17m ago•0 comments

Does social accountability make habit apps stickier?

https://apps.apple.com/us/app/habitleague-compete-streak/id6743146209
1•tolifeair•18m ago•0 comments

Zsh Completions for Gleam

https://github.com/giacomocavalieri/zsh_gleam_completions
1•TheWiggles•21m ago•0 comments

Both the World and Capital Markets Feel Similar to 2006

https://www.joshuakennon.com/both-the-world-and-capital-markets-feel-strangely-similar-to-2006/
2•walterbell•22m ago•0 comments

20020: The Future of College Football

https://www.sbnation.com/c/secret-base/21410129/20020
2•stefanpie•23m ago•0 comments

The Impact of Dating Apps on Young Adults: Evidence from Tinder

https://www.aeaweb.org/articles?id=10.1257/app.20240455
1•mhb•24m ago•0 comments

Show HN: Telegram Bridges for Gemini CLI and Codex

https://github.com/0xkaz/codex-gemini-telegram-bridge
1•0xkaz•24m ago•0 comments

Show HN: Gamekeeper – Discord bot for on-demand Hetzner dedicated game servers

https://github.com/filipkrw/gamekeeper
1•filipkrw•24m ago•0 comments

Founder of GitLab battles cancer by founding companies

https://sytse.com/cancer/
50•bob_theslob646•25m ago•3 comments

Show HN: Grimoire – A lightweight, open-source WoW addon manager

https://github.com/hbackman/grimoire
1•hbackman•26m ago•0 comments

LLM-Tainted Free Software and Alternatives

https://codeberg.org/small-hack/open-slopware#tainted-softwarehttps://codeberg.org/small-hack/ope...
2•replooda•35m ago•1 comments

Show HN: UBPE – a universal BPE tokenizer, optimized and rethought

https://github.com/Scurrra/ubpe
1•Scurrra•38m ago•0 comments

What Comes After the Pull Request

https://systemsignal.ai/stories/what-comes-after-the-pull-request
1•thenoahhein•41m ago•0 comments

Cortex Coding Agent in Chrome, Edge, Firefox

https://pervaziv.com/cortex/
1•asmprogrammer5•44m ago•1 comments

From the Rooftops of Tehran

https://www.nybooks.com/online/2026/03/27/from-the-rooftops-of-tehran/
1•mitchbob•45m ago•1 comments

Michael Mosley: 'Forget walking 10k steps a day' (2018)

https://www.bbc.com/news/health-42864061
1•thunderbong•46m ago•1 comments

Ask HN: Is it just me?

3•twoelf•47m ago•1 comments

The Porsche Diffusion

https://blog.est.im/2026/stdin-09
2•est•47m ago•1 comments

Anthony Leggett pushed the boundaries of quantum physics

https://www.newscientist.com/article/2521212-how-anthony-leggett-pushed-the-boundaries-of-quantum...
1•Brajeshwar•49m ago•0 comments

How ICE's Surveillance System Works [video]

https://www.youtube.com/watch?v=aRUhgrqnpGY
3•lisper•49m ago•1 comments

The Unseen Work of One of Iran's Greatest Filmmakers

https://www.newyorker.com/magazine/2026/04/06/mani-haghighi-movie-review
2•mitchbob•52m ago•1 comments