Seeking Orbit/Planet Shader Examples in Playground

Hi all, I’m searching for existing Babylon.js Playground examples that demonstrate orbit or planet shaders similar to the images below. While I understand I can create custom shaders and meshes, I’d like to find pre-existing playgrounds for reference.

Thanks in advance!


Here is the example which definitely worth an attention.
Demo - Volumetric Atmospheric Scattering

Source - GitHub - BarthPaleologue/volumetric-atmospheric-scattering: A simple implementation of volumetric atmospheric scattering using babylonjs.

4 Likes

Looks nice, do you know more examples, like made with point cloud?

I found one for a star (but it’s also a sphere so miiight be useful?) Looking for examples of luminous/glowing/energy/etc. stars - Questions - Babylon.js (babylonjs.com)
This one in a retro style by @Pryme8 Assetless Retro Remake - #5 by Pryme8
An older demo: Website/build/Demos/Planet at master · BabylonJS/Website (github.com)

Unfortunately I couldn’t find any more :sweat_smile:

1 Like

Small funny example with Node material - https://playground.babylonjs.com/#078LQ3#9

1 Like

Thank you! @carolhmj

1 Like