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!

Has anyone figured out how to guard LLMs on kernel level?

1•isaacnsisong•15s ago•0 comments

Finland's answer to renewable energy's headache: largest sand battery

https://www.cnbc.com/2026/07/25/finland-sand-battery-renewable-energy-storage.html
1•pseudolus•34s ago•0 comments

ID requirement to halt freedom of information in Germany

https://www.heise.de/en/news/Dobrindt-ID-requirement-to-halt-freedom-of-information-11376646.html
2•doener•2m ago•0 comments

Sandbox-bwrap-Nix: A lightweight sandbox for AI agents and experiments

https://grigio.org/sandbox-bwrap-nix-a-lightweight-sandbox-for-ai-agents-and-experiments/
1•grigio•4m ago•0 comments

MCP Clock: live public hosted tool for Claude, Codex, any MCP Client

https://github.com/firasd/mcpclock
1•firasd•4m ago•1 comments

Malware I got infected with (out of curiosity)

https://gist.github.com/fordnox/d8574b7ccacf8950b241f3ae22d967af
1•putna•4m ago•1 comments

Four types of thinker have been identified. Which one are you?

https://www.theguardian.com/science/2026/jul/25/four-types-of-thinker-which-one-are-you
1•pseudolus•4m ago•0 comments

Elon Musk's Boring Company Eyes $20B Valuation in New Funding Round

https://www.wsj.com/business/elon-musks-boring-company-eyes-20-billion-valuation-in-new-funding-r...
1•Cider9986•5m ago•0 comments

Computable Secrets: computer science from first principles

https://computablesecrets.com
1•JuniperMesos•7m ago•0 comments

I made Obsidian into a personal command center, and now I barely open other apps

https://www.xda-developers.com/turned-obsidian-into-personal-command-center-barely-open-separate-...
1•mmarian•8m ago•0 comments

SK Chair Says Anthropic Asked for Supplies to Make Its Own Chips

https://www.bloomberg.com/news/articles/2026-07-25/sk-chair-says-anthropic-asked-for-supplies-to-...
1•sbulaev•14m ago•0 comments

Microwave counter-drone system neutralizes +50 enemy drones in one flight

https://news.lockheedmartin.com/2026-07-20-Lockheed-Martin-Unveils-MORFIUS-TM-X-Rotor-The-New-Dro...
1•giuliomagnifico•14m ago•0 comments

Why Software Factories Fail

https://twitter.com/dexhorthy/status/2080697380379427275
2•tosh•16m ago•0 comments

Omphalis help understanding form, deepen, and return

https://omphalis.ai/
1•voxiven•21m ago•0 comments

The Iran War threatened a food crisis with soaring fertilizer costs

https://www.reuters.com/graphics/IRAN-WAR/FERTILIZER/zjvqgwgakvx/
2•tosh•22m ago•0 comments

ChatGPT Is Down Worldwide

https://www.bleepingcomputer.com/news/artificial-intelligence/openai-confirms-chatgpt-is-down-wor...
6•guptalog•24m ago•1 comments

Tell HN: It's a Lot

3•mettamage•25m ago•0 comments

Why brilliant mathematicians choose coding over research

https://zenodo.org/records/21539087
1•epyre•30m ago•0 comments

OpenAI Is Down Again

https://status.openai.com/incidents/01KYC921K145JTR1JK7DYKGWH1
4•bakigul•33m ago•0 comments

ECB launches survey on the new euro banknotes

https://surveys.ecb.europa.eu/10b/neweuro
3•mnewme•38m ago•1 comments

Elder-plinius – The Fable 5 Showcase

https://github.com/elder-plinius/FABLE-SHOWCASE
1•davedx•39m ago•0 comments

The Rise of the Deserving Rich

https://www.economist.com/finance-and-economics/2026/07/23/the-rise-of-the-deserving-rich
1•NewCzech•39m ago•1 comments

Augmental: MouthPad goes public, and we introduce VOX

https://www.augmental.tech/news/mouthpad-and-vox-launch
2•leoc•41m ago•1 comments

Turning the database inside-out with Apache Samza (2015)

https://martin.kleppmann.com/2015/03/04/turning-the-database-inside-out.html
1•subset•43m ago•0 comments

India's 'Cockroach' Gen Z has had enough

https://www.ft.com/content/ac19e4f4-cf7b-4a75-b591-0ca79ef62d37
2•mraniki•44m ago•0 comments

Why did I buy this domain?

https://poop.bike/
1•edent•46m ago•3 comments

The uops.info Code Analyzer

https://uica.uops.info/
1•csmantle•47m ago•0 comments

ChatGPT Is Down

7•anujbans•49m ago•4 comments

Show HN: AgentState – Open-source resilience and caching proxy for AI agents

https://github.com/aleenz1102/AgentState
1•aijazahm19•51m ago•0 comments

Invaders is back: rescued from a forgotten Bitbucket account

https://www.atomic14.com/2026/07/24/invaders-is-back
1•iamflimflam1•51m ago•0 comments