Wumpf
wumpf.bsky.social
Wumpf
@wumpf.bsky.social
Developer at https://www.rerun.io/
graphics enthusiast, co-maintainer of #wgpu <3

Previously game engine dev @ Unity & Havok
TIL: Fibonacci lattice sphere sampling.
extremelearning.com.au/how-to-evenl...

Feels like magic! Third column in the picture below:
March 16, 2025 at 8:08 PM
I think it worked out :)

Not 100% sure the SH is all correct, but quick checks looked promising. Best I add some debug options to the ui so I can easier compare "real-sky" with "SH sky"

Also, really need some shadow casting and anti-aliasing 😊
March 11, 2025 at 10:55 PM
Said atmosphere is very much in progress, a half-done implementation of Sébastien Hillaire's "A Scalable and Production Ready
Sky and Atmosphere Rendering Technique". Plus some place-holder heightmap
March 9, 2025 at 11:23 AM
Quick and dirty sphere sampling test. Very happy how quick this is to hack in Python (and @rerun.io , okay I'm obviously biased)
github.com/Wumpf/terrai...

Plan is to use this for computing Spherical Harmonics from sky for my pet project :)
March 9, 2025 at 11:12 AM