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

Comments

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

Make Claude Code Sing

https://github.com/harajlim/vibe-sing
1•mharajli•1m ago•1 comments

Preserving Fisher-Price Pixter

https://dmitry.gr/?r=05.Projects&proj=37.%20Pixter
1•dmitrygr•1m ago•0 comments

Self

https://en.wikipedia.org/wiki/Self_(programming_language)
1•tosh•2m ago•0 comments

Why Attitudes Towards Intelligence Matter in Universities

1•AroosaKhalil•4m ago•0 comments

Strong Views on PostgreSQL VIEWs

https://boringsql.com/posts/strong-views/
1•radimm•4m ago•0 comments

Five years before I saw Smalltalk

https://lists.selflanguage.org/pipermail/self-interest/2020-November/004777.html
1•tosh•9m ago•0 comments

Agent Patterns for AI Agent Development

https://agentpatterns.ai/
1•ankitg12•9m ago•0 comments

AI Agents Have Two Souls. You Only Control One

https://auth0.com/blog/ai-agents-have-two-souls-you-control-only-one/
1•andychiare•12m ago•0 comments

Mythos Finds a Curl Vulnerability

https://daniel.haxx.se/blog/2026/05/11/mythos-finds-a-curl-vulnerability/
2•TangerineDream•15m ago•0 comments

The 1,001 Days of the Turkey

1•DIGITALIGENCE•16m ago•0 comments

Software Development Is Becoming a Factory Job

https://www.vincentschmalbach.com/software-development-is-becoming-a-factory-job/
2•vincent_s•18m ago•0 comments

Predictions about AI and software development

https://adamfletcher.com/writing/10-ai-predication-may-2026/
3•afletcher•20m ago•0 comments

Spec-Driven Development with Spec Kit and Claude Code

https://medium.com/vibecodingpub/spec-driven-development-with-spec-kit-and-claude-code-7e2957fd2c9b
2•SaeedZF•21m ago•0 comments

South Park Theme Song Remix

https://www.youtube.com/watch?v=GWmU7tW_0RQ
2•ninjahawk1•27m ago•0 comments

Donald Trump Buffalo

https://www.youtube.com/watch?v=yezUKYJpzZ8
1•riasatsk•27m ago•0 comments

Best Sugar Daddy Apps and Dating Sites of 2026

https://bestsugardaddyapps.com/
1•hankerapp•28m ago•0 comments

Biblio, a 3D bookshelf app, organise your ePub files, PDFs, or physical book

https://biblio.ink/
1•perthz•31m ago•1 comments

Resilience Engineering Papers

https://github.com/lorin/resilience-engineering
1•azhenley•32m ago•0 comments

Garry Tan's GBrain – most important idea of the year

https://twitter.com/garrytan/status/2053127519872614419
2•oger•34m ago•1 comments

Fighting Hyrum's Law in LLVM

https://maskray.me/blog/2026-05-10-fighting-hyrums-law-in-llvm
1•ingve•36m ago•0 comments

Report shows banned non-fiction books doubled over last school year in US

https://www.theguardian.com/books/2026/may/07/banned-non-fiction-books-doubles
1•doener•36m ago•0 comments

I built a Gmail cleaner that runs automatically every Monday

https://inboxclean.email
1•festivilia•38m ago•0 comments

Segue – An illustrated free vocabulary builder

https://segue.app
1•stoicfungi•45m ago•0 comments

State aware AI agent shitfest – with rules – that helps move code

https://github.com/hghallTAZ/THE_ROOM
2•hghall•51m ago•0 comments

Reimplement GitHub for Agents

https://github.com/ngaut/agent-git-service
1•ngaut•56m ago•0 comments

Designing the Right PostgreSQL Index Using Query Plans and Statistics

https://beh74.github.io/pgassistant-blog/post/query_advisor/
1•bertrandhartwig•57m ago•0 comments

Up to 256 MB FERRIT modular F-RAM storage preserves data up to 200 years

https://www.cnx-software.com/2026/05/11/up-to-256-mb-ferrit-modular-f-ram-storage-device-preserve...
3•jandeboevrie•1h ago•0 comments

Everest 2026: The Critical Logistics of the Golden Window When to Go

https://www.wfy24.com/en/article/everest-2026-golden-window-dead-zone-survival-guide
2•weatherfun•1h ago•0 comments

The Firmbyte Gap: Why the Most Valuable Connections Never Happen

https://bjro.dev/posts/the-firmbyte-gap/
2•rapnie•1h ago•0 comments

Why you're probably going to lose money on Polymarket

https://www.msn.com/en-us/money/investment/why-you-re-probably-going-to-lose-money-on-polymarket/...
1•Gaishan•1h ago•1 comments