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!

Casio Moflin

https://www.casio.com/uk/moflin/
1•austinallegro•47s ago•0 comments

Models and theories of lambda calculus (2009)

http://inria.hal.science/inria-00380183v1/document
1•sargstuff•1m ago•0 comments

There is no way to know if an LLM API is manipulating you

https://twitter.com/lafalcemateo/status/2082250304330809738
1•lafalce•3m ago•0 comments

Dr. Dobb's Journal (articles from 1988 – 2009)

https://jacobfilipp.com/thedoctor/
2•slu•5m ago•0 comments

Expansion of Flock Camera Systems Is Leading to More False Positives

https://www.techdirt.com/2026/07/29/expansion-of-flock-camera-systems-is-leading-to-even-more-fal...
2•cdrnsf•7m ago•0 comments

Show HN: Dev-like – turn public engineering practice into agent skills

https://mrbro.dev/dev-like/
1•MarcusRBrown•8m ago•0 comments

AI in Education: Using ChatGPT Without Losing Critical Thinking

https://www.notion4teachers.com/blog/the-ai-learning-divide-when-technology-supports-thinking-and...
1•behindai•8m ago•0 comments

Modest Advice

https://stearnslab.yale.edu/modest-advice
1•geneticdrifts•8m ago•0 comments

Sequence Is Not Structure: Getting Lost in Long LLM Conversations

https://msg.samsonov.io/2026-07-28-sequence-is-not-structure/
2•kryzhovnik•12m ago•0 comments

Ask HN: What do you use for privacy focused analytics?

1•garyhbutton•13m ago•1 comments

Claude Outage – Mac Menu Bar Item

https://github.com/titojankowski/claude-status
3•tito•15m ago•1 comments

Sun Path and PPFD Simulator – Calculate Natural Sunlight and DLI for Plants

https://specled.com/en/w/sun-path-ppfd-dli-simulator/
1•Specled•15m ago•0 comments

The Cold Email

https://zachholman.com/posts/cold-email
1•holman•16m ago•0 comments

PyCuTe: Reference implementation and examples of the CuTe Layout

https://github.com/NVlabs/CuTe
1•matt_d•16m ago•0 comments

Word worm crawls into Copilot, spreads chaos

https://www.theregister.com/security/2026/07/29/word-worm-crawls-into-copilot-spreads-chaos/5280588
1•Bender•17m ago•0 comments

Are Yelp Reviews Harsher in Your City? (2019)

https://web.archive.org/web/20201127091203/https://nycdatascience.com/blog/student-works/are-yelp...
1•jerlam•17m ago•1 comments

Moscow slaps Telegram founder on wanted list, Durov responds one-finger salute

https://www.theregister.com/applications/2026/07/29/moscow-slaps-telegram-founder-on-wanted-list-...
2•Bender•17m ago•0 comments

When the Agent Shouldn't Run on Your Laptop

https://jasonrobert.dev/blog/2026-07-29-when-the-agent-shouldnt-run-on-your-laptop/
1•cebert•17m ago•0 comments

Who wins and who loses after US bans foreign robots?

https://arstechnica.com/ai/2026/07/who-wins-and-who-loses-after-us-bans-foreign-robots/
1•Bender•18m ago•0 comments

Show HN: Email domain health check with shareable reports

https://shipmail.to/tools/email-health
1•jcoulaud•18m ago•0 comments

Show HN: Rebuilding ARKit 3D Reconstruction

https://twitter.com/pablovelagomez1/status/2082256328966422542
2•pablovelagomez•18m ago•0 comments

Anthropic's Lonely Island

https://www.axios.com/2026/07/29/anthropic-claude-open-models-ban-china
1•theanonymousone•19m ago•0 comments

RCade: The Arcade Cabinet with CI/CD Deployment, Custom Graphics Card for CRT [video]

https://www.youtube.com/watch?v=W-OpIbLUOU0
1•evakhoury•19m ago•0 comments

'Not standard' Taylor Farms asks White House to delay cyclospora recall

https://www.theguardian.com/us-news/2026/jul/26/taylor-farms-white-house-cyclospora-recall
2•randycupertino•19m ago•0 comments

The Future of the Website

https://joost.blog/future-of-the-website/
1•xweb•20m ago•0 comments

Old.reddit.com is now requiring users to log in

1•ethagnawl•21m ago•1 comments

CO, FL, GA schools testing pepper-spraying Mithril drones to stop shooters

https://www.cbsnews.com/news/drones-pepper-spray-school-shooters-mithril/
2•_doctor_love•22m ago•0 comments

My Local LLM Scored 6/6. It Was Wrong Every Time

https://markbhall.dev/writing/my-local-llm-scored-6-of-6/
1•jacquesm•23m ago•0 comments

Perspec 1.0 – Desktop app for perspective correction of document photos

https://adriansieber.com/announcing-perspec-1-0/
2•adius•24m ago•1 comments

Ask HN: Stop Looking at Code?

1•grandimam•24m ago•1 comments