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•11mo ago

Comments

whizzter•11mo 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•11mo 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•11mo 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•11mo 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•11mo 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•11mo ago
Hi, I'm the first author of the paper. Thank you so much for your comment, it means the world to me!
kaoD•11mo 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•11mo 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•11mo ago
sdf(p + sin(p)*0.01)
GistNoesis•11mo ago
See "Deformations and distortions" paragraph in https://iquilezles.org/articles/distfunctions/ where it suggests playing with the ray-marching step size.
Remnant44•11mo 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!

Check any website against the W3C Web Sustainability Guidelines

https://wsg-check.netlify.app/
1•speckx•1m ago•0 comments

Why Your AI Agents Keep Breaking Your Workflows

https://keryxsolutions.substack.com/p/why-your-ai-agents-keep-breaking
1•kdb1008•2m ago•0 comments

Show HN: Bareforge – A UI builder exporting stateful JavaScript/CLJS projects

https://github.com/avanelsas/bareforge
1•vanelsas•2m ago•1 comments

The Pious Little Delete Button

https://gpt.gekko.de/the-pious-little-delete-button/
1•ekadagami•3m ago•0 comments

Day Time Astronomy

https://navnirmitilearning.org/day-time-astronomy/
1•the-mitr•3m ago•0 comments

Why Is Piracy So Common in China? Confucian Cultural Traditions or Just Money?

https://hughstephensblog.net/2020/06/15/why-is-piracy-so-common-in-china-confucian-cultural-tradi...
1•keepamovin•3m ago•0 comments

ContainerLab v0.75

https://containerlab.dev/rn/0.75/
1•evilmonkey19•4m ago•1 comments

Do Agents Need Quickstart Guides?

https://techstackups.com/guides/agents-still-need-docs/
1•ritzaco•4m ago•0 comments

Show HN: Open-source GPU cost analysis tool

https://github.com/gpuaudit/cli
1•maksimov•5m ago•0 comments

A HAL by any other name is still a HAL

https://www.zarl.dev/posts/hal-by-any-other-name
1•xngbuilds•6m ago•0 comments

Effective Context Engineering for AI Agents: A Developer's Guide

https://machinelearningmastery.com/effective-context-engineering-for-ai-agents-a-developers-guide/
1•eigenBasis•8m ago•0 comments

A maintenance agent: 412 fixed, 14 refused. The 14 are the point

https://adriacidre.com/blog/maintenance-agent-14-refusals/
1•kumulo•8m ago•0 comments

Xiaomi releases MiMo-v2.5 Family weights with strong coding and agent benchmarks

https://firethering.com/mimo-v2-5-pro-xiaomi-coding-model/
1•steveharing1•8m ago•0 comments

Show HN: Trunks – Git repos backed by your own storage

https://github.com/layerbrain/trunks
1•aaronjaegar•9m ago•1 comments

So you've been asked to "take over" some old data pipeline

https://www.counting-stuff.com/so-youve-been-asked-to-take-over-some-old-data-pipeline/
1•speckx•10m ago•0 comments

Sell Any File

https://payable.link/#how-it-works
1•arbayi•11m ago•0 comments

Grand Tack Hypothesis

https://en.wikipedia.org/wiki/Grand_tack_hypothesis
1•JumpCrisscross•13m ago•0 comments

What AI changes about viewpoint diversity

https://hollisrobbinsanecdotal.substack.com/p/what-ai-changes-about-viewpoint-diversity
1•HR01•14m ago•0 comments

Steve Kerr warns the American Dream is slipping away

https://www.basketballnetwork.net/off-the-court/steve-kerr-warns-the-american-dream-is-slipping-away
3•geox•16m ago•0 comments

DRAM Crunch: Lessons for System Design

https://www.eetimes.com/what-the-dram-crunch-teaches-us-about-system-design/
1•giuliomagnifico•17m ago•0 comments

Show HN: Implementing Patio11's "Dangerous Professional" as a Claude Code Plugin

https://playground.tetraresearch.io/p/implementing-patio11s-dangerous-professional
1•tawb•19m ago•0 comments

RedHat Product Security repo transferred to random GH owner (LobsterTrap)

https://github.com/LobsterTrap/lola
1•whirlwin•19m ago•1 comments

HexxlaDB: Hex-native embedded database for Go (HNSW and seams and MVCC)

https://github.com/hexxla/hexxladb
1•sploitzberg•19m ago•0 comments

Morality should not depend on rewards or fear

https://economictimes.indiatimes.com/magazines/panache/quote-of-the-day-by-immanuel-kant-if-you-p...
2•_el1s7•22m ago•0 comments

Journalists are pairing satellite and AI to expose illegal mining in the Amazon

https://www.niemanlab.org/2026/04/geospatial-ai-is-reinventing-the-rainforest-beat/
1•giuliomagnifico•23m ago•0 comments

NARE: An LLM agent that amortizes reasoning into memory and executable rules

https://github.com/starface77/Neuro-Adaptive-Reasoning-Engine
6•Danikov•24m ago•0 comments

19IN: A Collaborative Database of Studio Equipment

https://19in.net
5•xoac•26m ago•1 comments

Open Source AI Infrastructure

2•38caveman•26m ago•0 comments

GitHub Actions is the weakest link

https://nesbitt.io/2026/04/28/github-actions-is-the-weakest-link.html
3•dochtman•26m ago•0 comments

Ubuntu's "AI Kill Switch" Is Achieved by Removing Snaps, Initially Opt-In

https://www.phoronix.com/news/Ubuntu-AI-Kill-Switch-Opt-In
2•lpcvoid•27m ago•1 comments