frontpage.
newsnewestaskshowjobs

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•1y ago

Comments

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

Poisoning a Go Cache

https://lukasschwab.me/blog/gen/poisoning-go-cache.html
1•ingve•1m ago•0 comments

Genius AI APı Anahtarı

1•Ayazefe•1m ago•0 comments

Makeraoke: Share your side project in a video between three and nine minutes

https://www.reddit.com/r/Makeraoke/
1•cs1996•2m ago•0 comments

Musk – Official Trailer (2026)

https://www.youtube.com/watch?v=-52sVAzXwLM
2•Betelbuddy•3m ago•0 comments

Sandbox-first AI coding harness

https://chock.ws/
1•rosscomputerguy•7m ago•0 comments

Show HN: Peekaboolean – image and jev-like typed questions in typed anwers out

https://github.com/bykof/peekaboolean
1•bykof•9m ago•0 comments

I Posed as a Problem Gambler. DraftKings Made Me a VIP

https://www.propublica.org/article/draftkings-sports-gambling-problem-vip-fanduel
1•theblazehen•9m ago•0 comments

Show HN: Afterlife Vault – a virtual dead man's switch

https://afterlife-vault.com
1•wmeter•9m ago•1 comments

Using Claude Code: Spending your effort

https://claude.dev/blog/spending-your-effort/
1•e12e•10m ago•0 comments

The year AGI happened, and some unhinged predictions

https://w.ouzu.im/aweb/unhinged
1•dsign•13m ago•0 comments

Show HN: LightCloud – A cloud console organised like file system

https://www.light-cloud.com/
2•yullius•14m ago•0 comments

From game physics to care robots (2023) [The Royal Society] [video]

https://www.youtube.com/watch?v=R1D9Ma4m9Q0
1•zeristor•17m ago•0 comments

How can you quikly tell if a technical article lacks firsthand experience?

2•sarra01•18m ago•0 comments

There are no borders or boundaries on our planet (2023)

https://stargazingguy.co.uk/2023/05/02/there-are-no-borders-or-boundaries-on-our-planet/
1•ssernikk•22m ago•0 comments

Rust for C# and .NET developers guide by Microsoft

https://microsoft.github.io/rust-for-dotnet-devs/latest/
2•AbuAssar•24m ago•0 comments

New Futex Syscalls for Helping Valve's ARM64 Gaming Ambitions

https://www.phoronix.com/news/FUTEX-Robust-List2-Syscalls
1•renehsz•26m ago•0 comments

GLiNER2.5-Decide and Jev: a decision model you run, and one you call

https://soniqo.audio/blog/gliner-decide-vs-jev
2•aufklarer•30m ago•0 comments

I Taught the Iliad to Chinese Teenagers (2021)

https://scholars-stage.org/how-i-taught-the-iliad-to-chinese-teenagers/
1•Tomte•32m ago•0 comments

Retrieval Practice: The Most Powerful Learning Strategy You're Not Using (2017)

https://www.cultofpedagogy.com/retrieval-practice/
1•Tomte•33m ago•0 comments

Show HN: Gigantua – A Black Hole in your Browser

https://claude.ai/artifact/XmWGFtQPgn8aJvU193Ksf8
3•robotsmakelove•36m ago•1 comments

A Maintainer in Residence: Scott Schafer for the Cargo Team

https://blog.rust-lang.org/2026/09/22/announcing-a-maintainer-in-residence-scott-schafer-for-the-...
1•hnisjafx40•39m ago•0 comments

Show HN: I built an AR App that overlays makeup tutorials live on your face

https://urartist.app/
2•Vicmed13•41m ago•3 comments

Scoop: Top AI companies probing security incidents

https://www.axios.com/2026/09/26/openai-anthropic-thousands-ai-security-incidents
1•nsoonhui•41m ago•0 comments

Advice to a Beginning Software Engineer

https://www.seangoedecke.com/advice-to-a-beginning-software-engineer/
1•ingve•41m ago•0 comments

M-5 Did Not Go Insane

https://palhereford.substack.com/p/no-m-5-did-not-go-insane
1•p-hereford•43m ago•0 comments

What is an AI sandbox, and why do AI agents keep escaping them?

https://madrobot.blog/2026/09/27/what-is-an-ai-sandbox-why-ai-agents-escape/
2•AIfanboy•44m ago•0 comments

DXing at Galactic Scale

https://daily.hamweekly.com/2026/09/dxing-at-galactic-scale-seti-search-for-extraterrestrial-inte...
1•slow_typist•44m ago•0 comments

Show HN: Chuks v0.2.0-RC.2: 45 bugs a test suite didn't find, real programs did

https://chuks.org/blog/chuks-v020-rc2-what-the-candidate-found/
2•princeLex•47m ago•0 comments

Ask HN: Is answering GitHub issues with AI without declaring it a big deal?

1•LelouBil•48m ago•1 comments

Sonifying Audio Transformers with Attention Tape Heads

https://michaelchinen.com/2026/09/26/audio-attention-tape-heads/
1•mchinen•50m ago•0 comments