r/webgl 8d ago

Created an Interactive 10M particles in WebGL forming a planets, running in the browser

Post image

Live demo: https://gaploid.github.io/stardust/
Source code: https://github.com/Gaploid/stardust
Coded by: Opus, Fable, human attention to details

26 Upvotes

4 comments sorted by

1

u/sessamekesh 8d ago

Neat! Nice mobile UI too, that's always refreshing to see.

Thanks for AI disclosure up front too, I don't mind seeing AI assisted/generated demos but it's rare to see the attribution.

2

u/Gaploid 8d ago

Sky, ocean, and surface maps are real, by the way. They’re based on real data that I took from NASA datasets/maps. Also, check out the night side of Earth—it uses a real light map/photo of Earth’s surface too. :) Even rings of Saturn is based on real data as well

1

u/sessamekesh 8d ago

I noticed that! Super slick visual and nice eye candy too. The little elevation bump on the continents is a nice touch too.

I'm on mobile and still at work but I'm excited to look through the implementation some more.