frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Chinese National Pleads Guilty to Photographing Air Force Base and Equipment

https://www.justice.gov/usao-wdmo/pr/chinese-national-pleads-guilty-unlawfully-photographing-air-...
1•737min•1m ago•1 comments

Databases Were Not Designed for This

https://arpitbhayani.me/blogs/defensive-databases/
1•mooreds•2m ago•0 comments

James Bosworth on the 'Orange Wave' Happening Across Latin America

https://www.bloomberg.com/news/articles/2026-04-24/james-bosworth-on-the-orange-wave-happening-ac...
1•mooreds•3m ago•1 comments

Alex Bores' AI Policy Framework for Congress [pdf]

https://www.alexbores.nyc/files/Bores_AI_Framework.pdf
1•mooreds•8m ago•0 comments

Andrej Karpathy's microgpt as a Triptych

https://karpathy.art/
1•stared•12m ago•0 comments

Chinese National Arrested for Illegally Photographing Military Aircraft at AFB

https://www.justice.gov/opa/pr/chinese-national-arrested-jfk-international-airport-federal-charge...
1•737min•15m ago•1 comments

Exodus, from former Mass Effect devs, couldn't look more like Mass Effect

https://www.pcgamer.com/games/rpg/exodus-the-sci-fi-rpg-from-former-mass-effect-devs-couldnt-look...
1•evo_9•17m ago•0 comments

Ancient amber reveals a true bug equipped with claws, a highly unusual feature

https://phys.org/news/2026-04-ancient-amber-reveals-true-bug.html
1•bookofjoe•17m ago•0 comments

The bull case for graph DBs in law

https://alanyahya.com/writing/bull-case-graph-dbs-law
2•alansaber•19m ago•0 comments

Microsoft offers voluntary employee buyout/retirement for 7% of U.S. workforce

https://www.cnbc.com/2026/04/23/microsoft-plans-first-voluntary-retirement-program-for-us-employe...
2•mgh2•20m ago•0 comments

Show HN: RoboAPI – A unified REST API for robots, like Stripe but for hardware

https://github.com/amitb-quantum/roboapi
1•xmas123•27m ago•0 comments

Lumitime Automata – The Most Amazing Digital Clock Is a Machine [video]

https://www.youtube.com/shorts/LTInOMdjs5o
1•thunderbong•28m ago•0 comments

David Choi's Mars FX Collapse Sparks Global Hunt for Almost $600M

https://www.bloomberg.com/news/articles/2026-04-24/hedge-fund-collapse-sparks-global-hunt-for-alm...
1•simonpure•30m ago•1 comments

Is your meditation posture making things worse?

https://mvmnt.substack.com/p/is-your-meditation-posture-making
1•awakenmyrub•31m ago•0 comments

Performance of the Wren Programming Language

https://wren.io/performance.html
2•birdculture•32m ago•0 comments

Giving AI Agents Database Access Is Way Harder Than It Looks

https://querybear.com/blog/architecture-of-querybear
2•dispencer•37m ago•0 comments

The xAI exodus: Meet the people who have left Musk's AI company

https://www.fastcompany.com/91531084/inside-the-xai-exodus
4•littlexsparkee•50m ago•0 comments

Ask HN: Any recommendataions for exporting data from Amazon?

2•coreyp_1•51m ago•1 comments

2FA: A dedicated two-factor authenticato to securely manage one-time passwords

https://codeberg.org/979/2fa
2•thunderbong•52m ago•0 comments

How to Export Your ChatGPT Conversation History (and Use It)

https://chromewebstore.google.com/detail/lisa-core-ai-memory-libra/dmgnookddagimdcggdlbjmaobmoofhbj
2•AmarDahmani•54m ago•0 comments

Great moments in American advertising history

https://www.wsj.com/business/us-advertising-history-great-moments-418a8284
2•hhs•54m ago•0 comments

H.R.8470 – Surveillance Accountability Act

https://www.congress.gov/bill/119th-congress/house-bill/8470/text
3•gigel82•56m ago•1 comments

Block-f prevent accidental edits

https://github.com/skorotkiewicz/block-f
2•modinfo•57m ago•0 comments

Study: Does the brain work like an LLM in predicting words?

https://www.nyu.edu/about/news-publications/news/2026/april/does-the-brain-work-like-an-llm-in-pr...
2•hhs•59m ago•0 comments

GPT 5.5 sets new record in proofreading benchmark

https://revise.io/errata-bench
2•artursapek•1h ago•1 comments

How professional wrestling prepared Linda McMahon

https://www.newyorker.com/magazine/2026/04/27/linda-mcmahon-profile
2•hhs•1h ago•0 comments

After call from Beijing, China's auto industry races to embed AI in everything

https://www.reuters.com/world/asia-pacific/chinas-auto-industry-races-embed-ai-line-with-beijing-...
1•akyuu•1h ago•0 comments

Tell HN: The problem with Opus .7 /thinking is not token consumption. It's speed

2•ericol•1h ago•0 comments

FusionCore: ROS 2 sensor fusion (IMU and GPS and encoders)

https://github.com/manankharwar/fusioncore
6•kharwarm•1h ago•0 comments

$8800 house design helps prevent fatal diseases in African children

https://www.science.org/content/article/simple-house-may-help-prevent-multiple-fatal-diseases-afr...
3•gmays•1h 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!