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!

HR consultant wins English court case using AI lawyer in apparent legal first

https://www.theguardian.com/technology/2026/jun/22/artificial-intelligence-law-firm-wins-court-ca...
1•bookofjoe•1m ago•0 comments

The Low-Tech AI of Elden Ring

https://nega.tv/posts/low-tech-ai-of-elden-ring.html
1•g0xA52A2A•1m ago•0 comments

Show HN: LoopTroop – local orchestrator for long-running autonomous AI coding

https://github.com/looptroop-ai/LoopTroop
1•liviux•2m ago•0 comments

Modern GPU Programming for MLSys

https://mlc.ai/modern-gpu-programming-for-mlsys/
1•crowwork•3m ago•0 comments

The Noid

https://en.wikipedia.org/wiki/The_Noid
1•PaulHoule•3m ago•0 comments

Non-x86 servers reached $58.7B +107.6% YoY, 47.9% of total market revenue

https://www.idc.com/resource-center/press-releases/1q26-server-tracker/
1•giuliomagnifico•4m ago•0 comments

Pixar's First Billboard #1: Toy Story 5 "I Knew It, I Knew You" by Taylor Swift

https://liveclip.substack.com/p/toy-story-5-i-knew-it-i-knew-you-billboard
1•firasd•4m ago•0 comments

Show HN: Subscription churn breakdown 4 problems, 4 fixes

https://launchshots.app/blog/app-subscription-churn-2026
1•okutan•4m ago•0 comments

LineShine debuts as the most powerful supercomputer

https://top500.org/news/lineshine-debuts-no-1-top500-enters-new-global-exascale-era/
1•sciurus•5m ago•0 comments

Unlimited OCR: One-Shot Long-Horizon Parsing

https://github.com/baidu/Unlimited-OCR
2•ingve•7m ago•0 comments

Kya is hiring Design Engineers

https://www.kyahq.com/careers/design-engineer
1•Johnall_n•7m ago•0 comments

Ask HN: Where are you finding clients now that everyone is using AI?

2•akashwadhwani35•8m ago•0 comments

Wikipedia cofounder Larry Sanger blocked from editing Wikipedia

https://en.wikipedia.org/wiki/User:Larry_Sanger
2•FergusArgyll•8m ago•0 comments

VeriEvol: Scaling Multimodal Mathematical Reasoning via Verifiable Evol-Instruct

https://robertmarton.github.io/verievol/
1•ilreb•11m ago•0 comments

Really?

1•awedisee•13m ago•2 comments

Police officer investigated over AI-generated evidence

https://www.theguardian.com/technology/2026/jun/12/police-officer-under-criminal-investigation-ov...
1•notRobot•14m ago•0 comments

Windows-Style Taskbar for macOS

https://lawand.io/taskbar/
1•mysterydip•14m ago•0 comments

TMax: A Simple RL Recipe for Terminal Agents

1•anon373839•18m ago•0 comments

Uyuni Joins OpenSUSE Project Ahead of Annual Conference

https://news.opensuse.org/2026/06/22/uyuni-joins-opensuse/
1•TheWiggles•18m ago•0 comments

A physical clock that shows your yield ticking up in real time

https://vaultleap.com/moneyclock
1•GregReve•20m ago•0 comments

VSE Engine: Deterministic hardware-level impulse modulation

https://github.com/Morphsec88/vse-compute-over-storage
1•Morphsec88•21m ago•0 comments

SharpeBench: A luck-robust benchmark for AI trading agents

https://generalliquidity.com/blog/sharpebench
2•ReverseZoom2151•22m ago•0 comments

seven39

https://www.seven39.com/
1•bookofjoe•24m ago•0 comments

The Ceiling Is Your Taste

https://hari.computer/the-ceiling-is-your-taste
2•markovblanket•24m ago•0 comments

Generative AI is cursing renters with the promise of impossible homes

https://www.theverge.com/report/953888/ai-virtual-staging-real-estate-apartment-listings
1•donohoe•25m ago•0 comments

From GAA to 3D Stacked FET: Expanding the Transistor into the Third Dimension

https://semiconductor.samsung.com/news-events/tech-blog/from-gaa-to-3d-stacked-fet-expanding-the-...
2•hasheddan•33m ago•0 comments

The Reversal Curse: LLMs trained on "A is B" fail to learn "B is A"

https://arxiv.org/abs/2309.12288
3•Anon84•35m ago•0 comments

Company-Wide Agents.md

https://alignbase.ai/
1•abewheeler•35m ago•0 comments

The Coming Loop

https://lucumr.pocoo.org/2026/6/23/the-coming-loop/
2•ingve•35m ago•0 comments

Elephant alert AI warning systems aim to avoid deadly clashes

https://www.technologyreview.com/2026/06/23/1138562/elephant-alert-ai-warning-systems-avoid-deadl...
1•joozio•39m ago•0 comments