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•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!

Easy (Horizontal Scrollbar) Fixes for Your Blog CSS

https://aartaka.me/easy-fixes.html
1•severine•18s ago•0 comments

The Unix Timesharing System 1974: Denis M. Ritchie and Ken Thompson

https://dl.acm.org/doi/epdf/10.1145/361011.361061
1•KnuthIsGod•58s ago•0 comments

The placenta goes viral: Retroviruses control gene expression in pregnancy [pdf]

https://pmc.ncbi.nlm.nih.gov/articles/PMC6177113/
1•thunderbong•3m ago•0 comments

What is so special about Emacs? [video]

https://www.youtube.com/watch?v=mJZDmO5yOxE
1•signa11•4m ago•0 comments

AI guardrails stripped from Meta and Google models in minutes

https://www.ft.com/content/5630ed79-a263-41ed-9a1a-321617ae310e
1•uxhacker•6m ago•1 comments

Pope Leo Warns of Risks from A.I. In 42,300-Word Encyclical

https://www.nytimes.com/2026/05/25/world/europe/pope-leo-encyclical.html
1•adrianhon•8m ago•1 comments

Mark Zuckerberg's Right-Hand Man Who's Unleashing AI at Meta

https://www.wsj.com/tech/ai/meta-andrew-bosworth-ai-3df12d4f
1•swolpers•11m ago•0 comments

The Conquest of Hip-Hop – pt. I

https://medium.com/the-hitmagist/the-conquest-of-hip-hop-pt-i-70534b69f4f4
1•bryanrasmussen•11m ago•0 comments

AgentSlice – Make AI coding agents ask before they edit

https://github.com/espenandreass1/agentslice
1•espenand•17m ago•0 comments

IBM Spins Off the First Pure-Play Quantum Chip Foundry

https://futurumgroup.com/insights/2-billion-chips-act-investment-in-quantum-bets-on-ibms-300mm-su...
2•rbanffy•18m ago•0 comments

MCP, MC Me [video]

https://www.youtube.com/undefined
1•AddisonHoff•19m ago•0 comments

Rising seas will swallow New Orleans. People need to start relocating now

https://www.cnn.com/2026/05/25/climate/new-orleans-sea-level-rise-relocation
1•breve•19m ago•1 comments

Zinc – zero-copy shared memory for polyglot stacks

https://mine-27913f41.mintlify.app
1•mohd-aman-k•20m ago•0 comments

Startup Viability Scoring Engine

https://www.tooldocket.com/2026/05/startup-viability-scoring-engine.html
1•stoicstoic•21m ago•0 comments

Show HN: I Built a Debugging Challenge for the AI Coding Age

https://theincidentchallenge.com/
4•stealthy_•22m ago•2 comments

Gemma 4: A new, budget-focused model in Posit AI

https://posit.co/blog/gemma-4-new-budget-focused-model-posit-ai
1•ionychal•23m ago•0 comments

Composer-cve-gate – pre-install gate for Composer, built after Laravel-Lang

https://github.com/sharkyger/composer-cve-gate
1•sharkyger•26m ago•0 comments

Is This Prime

https://isthisprime.com/game/
1•paulmist•27m ago•0 comments

Ask HN: First-time EM, quite lost – what helped you?

1•TheKernelTrick•28m ago•1 comments

Shannon Got AI This Far. Kolmogorov Shows Where It Stops

https://medium.com/@vishalmisra/shannon-got-ai-this-far-kolmogorov-shows-where-it-stops-c81825f89ca0
1•t-3•28m ago•0 comments

My AI agent called my code shit and took an unannounced vacation mid-sprint

https://medium.com/@kukushkinav/my-ai-agent-called-my-code-shit-took-an-unannounced-vacation-mid-...
2•KukushkinAV•32m ago•0 comments

Monumental Proof Settles Geometric Langlands Conjecture

https://www.quantamagazine.org/monumental-proof-settles-geometric-langlands-conjecture-20240719/
2•tamnd•34m ago•0 comments

Too Much Work to Do? Have Your Digital Twin Handle It

https://www.wsj.com/tech/ai/ai-agents-work-executives-a38400e1
3•thm•42m ago•0 comments

The time when Shopify and EC2 disliked each other

https://chetan343.substack.com/p/ec2-and-shopify-dislike-each-other
1•TheChetan•46m ago•1 comments

Show HN: HTML Deployer – AI Code to Website Publisher

https://chromewebstore.google.com/detail/html-deployer-1-click-ai/gihmknkabkkghpiocgnoiejagngdegea
2•slimcrm•46m ago•0 comments

How one of the Bay Area's most boring towns became the center of streaming

https://sfstandard.com/2026/05/24/los-gatos-netflix-headquarters-roku-reed-hastings/
3•littlexsparkee•46m ago•2 comments

Your Old Devices Depend on Dying Sensors. The Silicon Labs Incident Proves It

https://www.cambridge.org/engage/coe/article-details/6a054b304770e67d92e8c7a2
2•openrockets•52m ago•0 comments

Putting Animals on the Map

https://imagico.de/blog/en/putting-animals-on-the-map/
1•altilunium•56m ago•0 comments

College Kids Don't Want Your AI [video]

https://www.youtube.com/watch?v=48gbASLLK7U
4•mgh2•57m ago•0 comments

Best CMS Review 2026

https://old.reddit.com/r/cms/comments/1tn2hit/best_cms_review_2026_selfhosted_vs_saas_with/
2•Strodt•58m ago•0 comments