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!

NPM-Scan v1.1.0: Four New Detectors for June 2026 Supply Chain Attacks

https://github.com/lateos-ai/npm-scan/blob/main/VALIDATION.md
1•lateos-ai•36s ago•1 comments

American Fuzzy Lop (2016)

https://lcamtuf.coredump.cx/afl/README.txt
1•mooreds•45s ago•0 comments

New Fast Tracks Account for Older Company IPOs

https://www.nasdaq.com/articles/new-fast-tracks-account-older-company-ipos
1•vermilingua•1m ago•0 comments

A Concurrent Language for Non-Concurrent Software (2010)

https://prog21.dadgum.com/81.html
1•mooreds•1m ago•0 comments

Wslc: A native Linux container runtime for Windows

https://www.boxofcables.dev/wslc-a-native-linux-container-runtime-for-windows/
1•m3h•3m ago•0 comments

Miracle on Everest: Guide believed dead spotted crawling down ice

https://www.bbc.com/news/articles/cvgz2yjl4y3o
1•koolhead17•4m ago•0 comments

Here.now: Free, Instant web hosting for agents

https://here.now
1•kamphey•5m ago•1 comments

'World-first' vaccine designed by artificial intelligence

https://www.bbc.com/news/articles/crrpggegwe0o
1•sizzle•7m ago•0 comments

Form design: from zero to hero all in one blog post

https://adamsilver.io/blog/form-design-from-zero-to-hero-all-in-one-blog-post/
1•thunderbong•9m ago•0 comments

CEO to staff: You're not getting a raise. We're spending on AI instead

https://www.businessinsider.com/teradata-pauses-raises-employee-compensation-ai-budget-2026-6
4•ValentineC•9m ago•0 comments

Bad MCP design cost your Agent 5× more tokens

2•JohnnyZhang483•10m ago•0 comments

Delacroix's Entry of the Crusaders into Constantinople Restored

https://www.louvre.fr/en/explore/life-at-the-museum/delacroix-s-entry-of-the-crusaders-into-const...
1•rawgabbit•15m ago•0 comments

Fedora 43 Upgrade revealed 20 years old Outlook Security Bug

https://fedoramagazine.org/fedora-43-upgrade-revealed-20-years-old-outlook-security-bug/
2•byproxy•17m ago•0 comments

H-1B Crackdown on Indian Workers Erodes a Texas Real Estate Boom

https://www.bloomberg.com/features/2026-dallas-h1b-housing-market/
3•sizzle•17m ago•0 comments

OPRD: On-Policy Representation Distillation

https://arxiv.org/abs/2606.06021
1•berlianta•19m ago•0 comments

What We Believe Happened: A Summary Timeline of Bricks and Minifigs Store

https://bricksandminifigs.com/blog/blog/2026/06/04/bricks-and-minifigs-salem-store-timeline/
2•momentmaker•20m ago•0 comments

Verifying Agentic Development at Scale

https://twitter.com/ido_pesok/status/2060416230641881336
1•gmays•21m ago•0 comments

It's not how much it rose, but how fast

https://www.ooooo.law/board/8?lang=en
1•haebom•23m ago•0 comments

Ask HN: Are people vibe coding internal tools at your companies?

2•yakkomajuri•24m ago•1 comments

Can These Ads Make You Love A.I.?

https://www.nytimes.com/2026/06/04/style/chatgpt-advertising-campaign-artificial-intelligence.html
1•1vuio0pswjnm7•27m ago•0 comments

Quantum Odyssey

https://store.steampowered.com/app/2802710/Quantum_Odyssey/
1•rglover•28m ago•0 comments

JPMorgan, Citi and Big Banks Plan New Tokenized Deposit System to Answer Crypto

https://www.wsj.com/finance/banking/jpmorgan-citi-and-big-banks-plan-new-tokenized-deposit-system...
1•petethomas•28m ago•0 comments

OpenAI's Codex chained decade-old DoS attacks to crash web servers

https://www.theregister.com/security/2026/06/04/openais-codex-chains-decade-old-dos-techniques-in...
1•sbulaev•29m ago•0 comments

Bitcoin weathering ugliest week in months as narrative fades, liquidity rotates

https://www.cnbc.com/2026/06/04/bitcoin-is-weathering-its-ugliest-week-in-months-as-narrative-fad...
5•1vuio0pswjnm7•29m ago•2 comments

Zephir: PHP Extension Language

https://zephir-lang.com/en
1•nvahalik•31m ago•0 comments

Show HN: Tatami – a macOS workspace manager with BSP tiling

https://github.com/PangMo5/Tatami
1•pangmo5•33m ago•0 comments

Aisop – Define AI agent workflows as Mermaid or JSON flow graphs

https://github.com/AIXP-Labs/AISOP
1•aisop•36m ago•0 comments

A Vector Lakebase is all you need for all AI workloads

https://zilliz.com/blog/from-vector-database-to-vector-lakebase
1•Fendy•43m ago•0 comments

Reverse Engineering Crazy Taxi part 3

https://wretched.computer//post/crazytaxi3
2•chunkles•45m ago•0 comments

US Tech Sector Announces Most Job Cuts in Nearly Two Years

https://www.bloomberg.com/news/articles/2026-06-04/us-tech-sector-announces-most-job-cuts-in-near...
4•1vuio0pswjnm7•46m ago•1 comments