NHacker Next
  • new
  • past
  • show
  • ask
  • show
  • jobs
  • submit
Show HN: Browser-based light pollution simulator using real photometric data (iesna.eu)
holg 10 minutes ago [-]
Ok, even so the quality degrades a lot, i added the webgl2 version, it shall load as fallback, if webgpu is not enabled, but can as well be enforced, to see the difference:

https://iesna.eu/?wasm=skyglow_demo&force=webgl2

holg 1 hours ago [-]
I should have mentioned: WebGPU is needed, on Safari there is a bug in the Bevy Overlay, so you only see flickering (very annoying!) This is an upstream issue (on to it) So FF and Chrome works fine (if WebGPU is enabled!)
jeroenhd 2 hours ago [-]
All I get is an empty, dark blue page after I hit Launch Demo. Perhaps that does look a bit like a night sky, but I don't think that's what you're going for :)

Tested in Firefox/Brave/Chrome on Linux.

holg 6 minutes ago [-]
https://iesna.eu/?wasm=skyglow_demo&force=webgl2, tested on wsl2 ubuntu, sorry linux machine in the office :D
holg 1 hours ago [-]
Thanks for the information, i should have mentioned, webgpu is explicitly used here, and this might be the issue! Bevy's usage of WebGL2 is not that mature, and i use Bindless rendering (from my own contribution)...
Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
Rendered at 12:12:03 GMT+0000 (Coordinated Universal Time) with Vercel.