frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

Implicit UVs: Real-time semi-global parameterization of implicit surfaces [pdf]

https://baptiste-genest.github.io/papers/implicit_uvs.pdf
40•ibobev•8h ago

Comments

whizzter•5h 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•1h 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.

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

I hacked a dating app (and how not to treat a security researcher)

https://alexschapiro.com/blog/security/vulnerability/2025/04/21/startups-need-to-take-security-seriously
276•bearsyankees•2h ago•146 comments

Embeddings Are Underrated

https://technicalwriting.dev/ml/embeddings/overview.html
258•jxmorris12•3h ago•82 comments

The Barbican

https://arslan.io/2025/05/12/barbican-estate/
179•farslan•3h ago•59 comments

RIP Usenix ATC

https://bcantrill.dtrace.org/2025/05/11/rip-usenix-atc/
62•joecobb•2h ago•8 comments

HealthBench

https://openai.com/index/healthbench/
24•mfiguiere•1h ago•7 comments

Launch HN: ParaQuery (YC X25) – GPU Accelerated Spark/SQL

58•winwang•2h ago•14 comments

A community-led fork of Organic Maps

https://www.comaps.app/news/2025-05-12/3/
222•maelito•7h ago•145 comments

Byte Latent Transformer: Patches Scale Better Than Tokens

https://arxiv.org/abs/2412.09871
21•dlojudice•2h ago•7 comments

Ruby 3.5 Feature: Namespace on read

https://bugs.ruby-lang.org/issues/21311
119•ksec•5h ago•58 comments

Legion Health (YC S21) Is Hiring Founding Engineers to Fix Mental Health with AI

https://www.workatastartup.com/jobs/75011
1•the_danny_g•1h ago

Show HN: Airweave – Let agents search any app

https://github.com/airweave-ai/airweave
62•lennertjansen•3h ago•20 comments

Demonstrably Secure Software Supply Chains with Nix

https://nixcademy.com/posts/secure-supply-chain-with-nix/
43•todsacerdoti•4h ago•9 comments

5 Steps to N-Body Simulation

https://alvinng4.github.io/grav_sim/5_steps_to_n_body_simulation/
12•dargscisyhp•2d ago•0 comments

Reviving a Modular Cargo Bike Design from the 1930s

https://www.core77.com/posts/136773/Reviving-a-Modular-Cargo-Bike-Design-from-the-1930s
76•surprisetalk•4h ago•64 comments

Why GADTs matter for performance (2015)

https://blog.janestreet.com/why-gadts-matter-for-performance/
21•hyperbrainer•2d ago•5 comments

University of Texas-led team solves a big problem for fusion energy

https://news.utexas.edu/2025/05/05/university-of-texas-led-team-solves-a-big-problem-for-fusion-energy/
167•signa11•6h ago•117 comments

Tailscale 4via6 – Connect Edge Deployments at Scale

https://tailscale.com/blog/4via6-connectivity-to-edge-devices
55•tiernano•4h ago•17 comments

Universe expected to decay in 10⁷⁸ years, much sooner than previously thought

https://phys.org/news/2025-05-universe-decay-years-sooner-previously.html
109•pseudolus•9h ago•154 comments

How to title your blog post or whatever

https://dynomight.net/titles/
9•cantaloupe•2h ago•1 comments

Spade Hardware Description Language

https://spade-lang.org/
82•spmcl•6h ago•36 comments

Show HN: CLI that spots fake GitHub stars, risky dependencies and licence traps

https://github.com/m-ahmed-elbeskeri/Starguard
59•artski•5h ago•35 comments

Continuous glucose monitors reveal variable glucose responses to the same meals

https://examine.com/research-feed/study/1jjKq1/
91•Matrixik•2d ago•53 comments

Show HN: The missing inbox for GitHub pull requests

https://github.com/pvcnt/mergeable
5•pvcnt•1h ago•0 comments

I ruined my vacation by reverse engineering WSC

https://blog.es3n1n.eu/posts/how-i-ruined-my-vacation/
310•todsacerdoti•15h ago•156 comments

The FTC puts off enforcing its 'click-to-cancel' rule

https://www.theverge.com/news/664730/ftc-delay-click-to-cancel-rule
240•speckx•5h ago•135 comments

OpenEoX to Standardize End-of-Life (EOL) and End-of-Support (EOS) Information

https://openeox.org/
19•feldrim•3h ago•13 comments

A Typical Workday at a Japanese Hardware Tool Store [video]

https://www.youtube.com/watch?v=A98jyfB5mws
96•Erikun•2d ago•38 comments

The Internet 1997 – 2021

https://www.opte.org/the-internet
10•smusamashah•2h ago•1 comments

Optimizing My Hacker News Experience

https://reorientinglife.substack.com/p/optimizing-my-hacker-news-experience
37•fiveleavesleft•4d ago•17 comments

Ash (Almquist Shell) Variants

https://www.in-ulm.de/~mascheck/various/ash/
63•thefilmore•2d ago•3 comments