frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

LingBot-World 2

https://www.reactor.inc/lingbot-world-2
1•willemhelmet•1m ago•0 comments

Mexico Speech Laws for Protecting the Powerless Instead Used to Silence Critics

https://www.techdirt.com/2026/07/08/mexico-passed-speech-laws-to-protect-the-powerless-the-powerf...
2•hn_acker•2m ago•1 comments

Fable is not a useful model

https://combine-lab.github.io/blog/2026/07/07/fable-is-not-a-useful-model.html
2•karrot-kake•2m ago•0 comments

Show HN: Handsum: An LQIP Image File Format

https://nigeltao.github.io/blog/2026/handsum.html
2•nigeltao•3m ago•0 comments

An equitable company

https://blog.roomy.space/3mq5nohx64c2u
2•erlend_sh•4m ago•0 comments

VentureBeat Events in San Francisco?

2•BriStoller•4m ago•0 comments

America's Support for Capitalism Has Declined over Last Decade

https://www.wsj.com/politics/policy/wsj-poll-usa250-capitalism-democracy-940af905
2•rawgabbit•6m ago•0 comments

Turning a pile of documents into a searchable useable knowledge base

https://github.com/linuxrebel/DocuBrowser
3•linuxrebe1•6m ago•1 comments

Fifth Circuit Says Gov't Can Violate Migrants' Due Process Rights... For 90 Days

https://www.techdirt.com/2026/07/08/fifth-circuit-says-govt-can-violate-migrants-due-process-righ...
4•hn_acker•6m ago•1 comments

Most nurses say AI isn't good enough to trust with patient care, survey finds

https://www.washingtonpost.com/technology/2026/07/07/most-nurses-say-ai-isnt-good-enough-trust-wi...
2•1vuio0pswjnm7•8m ago•0 comments

Robloquake: Porting the Quake Engine to Roblox

https://github.com/turtlesoupy/robloquake
4•turtlesoup•9m ago•0 comments

Our approach to government and national security partnerships

https://openai.com/index/government-national-security-partnerships/
2•artninja1988•9m ago•0 comments

Alphaville LLC initiates coverage of SpaceX with Buy recommendation

https://www.ft.com/content/1344d22b-ee64-488d-bd02-170fe0c9de2b
2•petethomas•12m ago•0 comments

LingBot World 2 – a SOTA open-source world model

https://twitter.com/reactorworld/status/2074935025771143626
3•hmprt•14m ago•0 comments

Satd: Bitcoin Transaction Filtering Language

https://epochbtc.github.io/satd/policy.html
2•epochbtc•15m ago•1 comments

The Investors Who Lost Billions Buying Trump Stocks and Crypto

https://www.forbes.com/sites/danalexander/2026/07/06/im-now-broke-meet-the-investors-who-lost-bil...
4•ripe•17m ago•1 comments

Show HN: Nully – FOSS AI chat without the bloat

https://nully.chat/
2•johnfahey•18m ago•0 comments

Lansing's truck-munching bridge Big Penny now has a video game

https://www.wkar.org/wkar-news/2026-07-07/lansings-truck-munching-bridge-big-penny-now-has-a-vide...
2•rmason•19m ago•0 comments

GitOps in the Age of AI

https://confighub.com/blog/gitops-in-the-age-of-ai-c73d0bd506ba
3•mooreds•20m ago•0 comments

Why I Still Build Small Windows Tools with AutoIt

https://www.gexos.org/why-i-still-build-small-windows-tools-with-autoit/
2•gexos•22m ago•0 comments

Agentic test processes, LLM benchmarks, and other notes on agentic coding fr

https://danluu.com/ai-coding/#llm-variance
2•lifeisstillgood•22m ago•0 comments

Companies must address self-driving car interference with emergency vehicles

https://www.reuters.com/world/us/companies-must-address-self-driving-car-interference-with-emerge...
2•EA-3167•26m ago•0 comments

The Myth of the Solo Unicorn

https://stephenforte1.substack.com/p/the-myth-of-the-solo-unicorn
2•Darmani•26m ago•0 comments

Gene modification proposed to bring back near extinct American chestnut

https://www.usatoday.com
2•rmason•29m ago•2 comments

Multigres Supports Listen/Notify Across Pooled Connections

https://multigres.com/blog/listen-notify
3•eatonphil•32m ago•0 comments

NYT calls University of California 'test-blind' admissions a 'terrible' mistake

https://www.foxnews.com/media/new-york-times-calls-university-california-test-blind-admissions-po...
2•SilverElfin•34m ago•3 comments

China Is Abusing AI

https://www.theatlantic.com/international/2026/07/xi-jinping-censorship-ai-training/687696/
4•malshe•34m ago•3 comments

Pilot dies after jumping from plane leaving trainee to land it

https://www.dailyrecord.co.uk/news/uk-world-news/pilot-dies-after-jumping-plane-37398564
2•delichon•34m ago•0 comments

Show HN: Onboard-CLI, a LLM powered and AST-based tool to visualize codebase

https://github.com/animesh-94/Onboard-CLI
2•yr_animesh•35m ago•0 comments

Claude, Start My Database

https://docs.eventsourcingdb.io/blog/2026/07/09/claude-start-my-database/
3•goloroden•36m ago•1 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•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!