Uploaded December 2025 | Updated September 2026, 1 week ago
I made a Sky rendering plugin for BEVY (the rust game engine).
It has: Northern lights (Aurora), Gradient background, Stars, and is blazingly fast due to some clever optimizations, even the aurora is rendered inside a skybox fragment shader.
The project is open source, and available on crates.io
Source code: github.com/TanTanDev/bevy_sky_gradient
crates.io: crates.io/crates/bevy_sky_gradient
#gamedev #bevy #rendering
I made a Sky rendering plugin for BEVY (the rust game engine).
It has: Northern lights (Aurora), Gradient background, Stars, and is blazingly fast due to some clever optimizations, even the aurora is rendered inside a skybox fragment shader.
The project is open source, and available on crates.io
Source code: github.com/TanTanDev/bevy_sky_gradient
crates.io: crates.io/crates/bevy_sky_gradient
#gamedev #bevy #rendering