frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Snow Crystal Habits

https://www.eoas.ubc.ca/courses/atsc113/snow/met_concepts/07-met_concepts/07kl-snow-crystal-habits/
1•gsf_emergency_6•11m ago•0 comments

Developing a Giga pixel linear scanning format camera [video]

https://youtu.be/KSvjJGbFCws?si=Q1ejGM7twdU1gzUY
1•kposehn•14m ago•0 comments

Show HN: ShapeBridge – AI-Based 3D Model Processing and Analysis Framework

https://github.com/rajgandhi1/ShapeBridge
1•rajgandhi95•19m ago•0 comments

Long lost Moon-forming planet formed in the inner Solar System

https://www.euronews.com/next/2025/11/23/long-lost-moon-forming-planet-formed-in-the-inner-solar-...
2•jnord•28m ago•0 comments

Build desktop applications using Go and Web Technologies

https://github.com/wailsapp/wails
1•selvan•34m ago•0 comments

Why concerns about an AI bubble are bigger

https://www.npr.org/2025/11/23/nx-s1-5615410/ai-bubble-nvidia-openai-revenue-bust-data-centers
5•zerosizedweasle•37m ago•1 comments

Show HN: I wrote a site to aggregate Anthropic related news

https://anthropicnews.com/
3•cebert•42m ago•5 comments

Ask HN: Anyone Know Anyone at Expedia?

2•OhMeadhbh•45m ago•2 comments

Insurers retreat from AI cover as risk of multibillion-dollar claims mounts

https://www.ft.com/content/abfe9741-f438-4ed6-a673-075ec177dc62
6•gwintrob•46m ago•1 comments

Efficient solar cooking that stores heat in sand

https://www.sciencedirect.com/science/article/pii/S266711312500035X
1•gsf_emergency_6•50m ago•0 comments

Show HN: SitStand – Control your standing desk from the command line

https://gregraiz.com/blog/sitstand-bluetooth-desk-controller/
5•graiz•51m ago•0 comments

How Does Microwaving Grapes Create Plumes of Plasma?

https://www.pbs.org/wgbh/nova/article/how-does-microwaving-grapes-create-plumes-plasma/
1•wredcoll•52m ago•0 comments

Show HN: WishDrop – AI-built gift coordination app (Claude Code, Nano Banana)

https://wishdrop.io/en
1•vicdup•54m ago•0 comments

With Love to KDE: Take a Moment

https://korcenji.neocities.org/Writings/KDE-Take-A-Moment
3•todsacerdoti•55m ago•1 comments

Tired of checking AWS costs daily. Is this SaaS idea valid?

https://www.billping.com/
1•bval•1h ago•2 comments

The Hidden Job Market: How to Access the Roles No One Posts

https://medium.com/@sangram_navale/the-hidden-job-market-how-to-access-the-roles-no-one-posts-7a3...
4•sangramnavale•1h ago•0 comments

Ant Design 6.0 is released

https://github.com/ant-design/ant-design/issues/55804
1•zombiej•1h ago•0 comments

The Strange and Totally Real Plan to Blot Out the Sun and Reverse Global Warming

https://www.politico.com/news/magazine/2025/11/21/stardust-geoengineering-janos-pasztor-regulatio...
2•dsr12•1h ago•0 comments

Leading in Low-Trust Times

https://www.subbu.org/articles/2025/leading-in-low-trust-times/
4•gpi•1h ago•1 comments

Windows 95 and 98 emulator with games

https://emupedia.net/beta/emuos/
1•ericzawo•1h ago•0 comments

Overview of the Spin-Polarized-Fusion Landscape [pdf]

https://arpa-e.energy.gov/sites/default/files/2025-05/03_Sandorfi%20-%20SPF%20Overview-final.pdf
1•teleforce•1h ago•0 comments

ACLU and EFF Sue San Jose for Blanketing with Flock Surveillance Cameras

https://www.404media.co/aclu-and-eff-sue-a-city-blanketed-with-flock-surveillance-cameras/
1•JumpCrisscross•1h ago•0 comments

Spinning Fusion Fuel for Efficiency

https://www.pppl.gov/news/2024/spinning-fusion-fuel-efficiency
1•teleforce•1h ago•0 comments

The Probability Paradox: Why Actuaries Can't Price AI

https://jonathancc.substack.com/p/the-probability-paradox-why-actuaries
2•felixnga•1h ago•1 comments

Show HN: KNothing – A privacy-first, client-side developer tool station (Nuxt 3)

https://knothing.com
1•bgkkdev•1h ago•1 comments

No Longer an Amazon.com Customer

https://dan.bulwinkle.net/blog/no-longer-an-amazon-customer/
4•pilingual•1h ago•2 comments

Source of Widespread 'Forever Chemical' Contamination in N Carolina

https://pratt.duke.edu/news/uncovering-the-source-of-widespread-forever-chemical-contamination-in...
4•thunderbong•1h ago•0 comments

Marriott's Disastrous Bet on Short-Term Rental Company Sonder

https://www.wsj.com/business/hospitality/sonder-bankruptcy-marriott-partnership-d0ced515
2•JumpCrisscross•1h ago•0 comments

Micromort

https://en.wikipedia.org/wiki/Micromort
1•supermdguy•1h ago•0 comments

How many valid JSON byte sequences are there?

https://qntm.org/jsonutf
2•zdw•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•6mo ago

Comments

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