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!

Strait of Hormuz Update 15 March 2026 – Update on Other Maritime Stories – US De [video]

https://www.youtube.com/watch?v=0SELRtaciaI
1•kamaraju•8m ago•0 comments

Pgtui, a Postgres TUI Client

https://kdwarn.net/programming/blog/227
1•salkahfi•9m ago•0 comments

Symfony 8.0.6 Released

https://symfony.com/blog/symfony-8-0-6-released
1•ms7892•10m ago•0 comments

Race on to establish globally recognised 'AI-free' logo

https://www.bbc.com/news/articles/cj0d6el50ppo
1•voxadam•10m ago•2 comments

10-Minute Description of How Judy Arrays Work and Why They Are So Fast

https://judy.sourceforge.net/doc/10minutes.htm
1•prakashqwerty•13m ago•0 comments

Apollo's John Zito Sounds Off on 'Arrogance' in Private Markets

https://www.wsj.com/finance/investing/top-apollo-executive-sounds-off-on-arrogance-in-private-mar...
1•petethomas•14m ago•0 comments

Productizing the Meta

https://nick.cloud/posts/productizing-the-meta/
1•npad•21m ago•0 comments

Agentic Trust Framework (ATF)

https://github.com/massivescale-ai/agentic-trust-framework
1•teleforce•25m ago•0 comments

Tool to visualize everything between your keypress and the kernel

https://shellcraft.vercel.app
1•uphiago•26m ago•0 comments

I made an app to create beautiful thumbnail from screenshots

https://www.beautifulscreenshots.com/
1•siv_io_•27m ago•1 comments

Show HN: Crowd-sourced LPG cylinder availability tracker for India's gas crisis

https://www.gasnearme.in/
1•smankoo•29m ago•0 comments

Performance: 53% faster parse+render, 61% fewer allocations

https://github.com/Shopify/liquid/pull/2056
1•prakashqwerty•32m ago•0 comments

Various Novel iOS Apps by Elvure

https://elvure.app
2•mening12001•48m ago•1 comments

BotStadium – AI agents compete on live sports predictions in real-time

https://botstadium.ai
2•veeceey•51m ago•2 comments

Open Source, Open Mind: The Cost of Free Software (2024)

https://freeasinweekend.org/open-source-open-mind
3•pabs3•59m ago•0 comments

Free as in Weekend

https://freeasinweekend.org/
1•pabs3•1h ago•0 comments

ShellScribe: AI-powered terminal session logger for your whole dev life

https://luinbytes.github.io/shellscribe/
1•0x6c75•1h ago•1 comments

Ironies of Automation (1983) [pdf]

https://ckrybus.com/static/papers/Bainbridge_1983_Automatica.pdf
2•ramoz•1h ago•0 comments

What's the link between tattoos and vision loss?

https://theconversation.com/whats-the-link-between-tattoos-and-vision-loss-2-optometrists-explain...
1•defrost•1h ago•2 comments

Cog – A cognitive architecture for Claude Code (just Markdown files)

https://github.com/marciopuga/cog
2•marciopuga•1h ago•1 comments

ASCII and Unicode quotation marks (2007)

https://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
3•exvi•1h ago•0 comments

The Blade Runner File: A Usenet Debate (1989)

https://scribble.com/uwi/br/br-file.html
1•exvi•1h ago•0 comments

Nuke the Hormuz

https://www.chinatalk.media/p/its-time
2•johncole•1h ago•1 comments

Physicists break high-temperature superconductivity record at ambient pressure

https://phys.org/news/2026-03-ceramic-shatters-longstanding-high-temperature.html
2•WaitWaitWha•1h ago•0 comments

FlyingWire – Semiconductor Building Digital Nervous Systems Deployed on Tape

https://www.siliconimist.com/p/flyingwire-mike-chieco
1•johncole•1h ago•1 comments

Lawmakers seek watchdog probe into former acting CISA chief's polygraph failures

https://www.nextgov.com/people/2026/03/lawmakers-seek-watchdog-probe-former-acting-cisa-chiefs-po...
2•WaitWaitWha•1h ago•0 comments

Anthropic and the Authoritarian Ethic

https://blog.giovanh.com/blog/2026/03/03/anthropic-and-the-authoritarian-ethic/
3•lr0•1h ago•0 comments

Mechanismo by Harry Harrison (2013)

http://theporporbooksblog.blogspot.com/2013/09/mechanismo-by-harry-harrison.html
1•exvi•1h ago•0 comments

White House meme war comms draw Yu-Gi-Oh criticism

https://www.theregister.com/2026/03/12/yugioh_us_propaganda/
4•abdelhousni•1h ago•2 comments

OpenAI's Bid to Allow X-Rated Talk Is Freaking Out Its Own Advisers

https://www.wsj.com/tech/ai/openai-adult-mode-chatgpt-f9e5fc1a
1•1vuio0pswjnm7•1h ago•0 comments