frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Loopix – Film camera for iPhone, source available (noncommercial)

https://github.com/ts-ign0re/loopix
1•palooka•1m ago•0 comments

How to Block Google Groups Spam Using Rspamd

https://mailmum.io/posts/howto-block-google-groups-spam-in-rspamd/
1•fa11enangel•2m ago•0 comments

Show HN: Gnosis, a knowledge base for what the code can't tell you

https://github.com/skorokithakis/gnosis
2•stavros•2m ago•0 comments

We Will Be Driving Autonomously Long Before Any AI Is Liable for Generated Code

https://qameta.com/posts/ai-liability-vs-autonomous-driving/
1•fa11enangel•2m ago•0 comments

AI's Feeding Frenzy Killed My Sites (2023)

https://thessdguy.com/ais-feeding-frenzy-killed-my-sites/
1•speckx•3m ago•0 comments

You suck at dating apps because you're straight

https://viverricious.substack.com/p/you-suck-at-dating-apps-because-youre
2•eatitraw•4m ago•0 comments

The Work Worth Doing

https://nik.art/the-work-worth-doing/
1•herbertl•5m ago•0 comments

Techno-Optimism Archive

https://technooptimism.org/
1•pmm•5m ago•1 comments

We still don't have a more precise value for "Big G"

https://arstechnica.com/science/2026/04/we-still-dont-have-a-more-precise-value-for-big-g/
1•rbanffy•6m ago•0 comments

Output Isn't Design

https://linear.app/now/output-isn-t-design
1•julian_digital•8m ago•0 comments

We Are Not Language Machines

https://www.shishyko.com/essays/we-are-not-language-machines.html
1•shishy•8m ago•0 comments

Show HN: Groundtruth – Stop hook that blocks Claude Code from saying done

https://github.com/vnmoorthy/groundtruth
1•vnmoorthy•9m ago•0 comments

FTWA – Free the Web Apps

https://ftwa.mathix.dev/why/
1•mathix•10m ago•0 comments

Creation of Canada's first sovereign wealth fund

https://www.cbc.ca/lite/story/9.7178238
1•colinprince•10m ago•0 comments

AI gives back more equality than it takes away

3•Bashkiroff•14m ago•2 comments

The 2 Hour [Marathon] barrier has been smashed

https://stevemagness.substack.com/p/the-2-hour-barrier-has-been-smashed
2•lordleft•14m ago•0 comments

A Tiny Polish Startup Became the Multi-Billion-Dollar Voice of AI

https://www.forbes.com/sites/iainmartin/2025/12/01/how-a-tiny-polish-startup-became-the-multi-bil...
3•Anon84•15m ago•0 comments

Running DOS and Unix on an 8-bit Commodore (2024) [video]

https://archive.fosdem.org/2024/schedule/event/fosdem-2024-2334-running-dos-unix-on-an-8-bit-comm...
4•michalpleban•17m ago•0 comments

17th-century astrolabe heads to London sale with £2.5M estimate

https://www.turkiyetoday.com/culture/17th-century-jaipur-astrolabe-heads-to-london-sale-with-25m-...
3•geox•18m ago•0 comments

AI apathy is a tragedy, falling behind is a crime

https://loworbitsecurity.com/radar/radar-18/
2•7777777phil•19m ago•0 comments

Maybe you should learn something

https://www.marginalia.nu/log/a_135_learn/
2•ingve•22m ago•0 comments

Supabase Feature Preview: RLS Tester

https://github.com/orgs/supabase/discussions/45233
2•siegers•24m ago•0 comments

On the LOC Controversy

https://github.com/garrytan/gstack/blob/main/docs/ON_THE_LOC_CONTROVERSY.md
2•tie-in•25m ago•0 comments

China orders Meta to unwind $2B buy of AI startup Manus

https://www.reuters.com/world/asia-pacific/china-blocks-foreign-acquisition-ai-startup-manus-2026...
3•kilroy123•25m ago•1 comments

Make Europe the Electro Union

https://www.norrsken.org/goodnews/make-europe-the-electro-union
2•imartin2k•25m ago•0 comments

Why QVC's Operational Excellence Became Its Undoing

https://gadallon.substack.com/p/the-inflexible-stack-why-qvcs-operational
3•JumpCrisscross•29m ago•0 comments

The Iran war is hitting the AI supply chain where it hurts

https://thenextweb.com/news/iran-war-pcb-supply-chain-sabic
3•skeledrew•29m ago•0 comments

Securing AI Agents and MCP at the network layer with Tailscale and Highflame

https://www.businesswire.com/news/home/20260403439638/en/Highflame-and-Tailscale-Partner-to-Secur...
3•grumblemumble•31m ago•1 comments

LogMeIn – Instant Login Links, No Password Sharing

https://logmein.today
2•imkost•33m ago•1 comments

Corporate America Is Minting Money–and Not Just in Tech and Finance

https://www.wsj.com/business/earnings/corporate-america-is-minting-moneyand-not-just-in-tech-and-...
2•JumpCrisscross•37m ago•0 comments
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!