A New Procedural Stylized Sky Generator for Blender Bakes Straight to HDRI

A stylized sky is one of those things that looks trivial and is not. Painted HDRIs lock you to one time of day, and hand-built cloud shaders turn into a node graph nobody wants to open twice. Stylized Sky World Generator, a new Blender add-on from the artist Rei, builds the whole thing procedurally in the World shader — and, more usefully for game work, bakes the result out to a 360° image.

A New Procedural Stylized Sky Generator for Blender Bakes Straight to HDRI

What it generates

Per the Stylized Sky World Generator listing on Superhive, everything lives in Blender’s World shader: sky gradient, sun, and four independent cloud layers — cumulus, altocumulus, cirrus and a horizon layer. Each toggles on and off separately and animates at its own speed, which is how you get parallax between a fast low deck and slow high cirrus without compositing anything.

It ships with twelve presets — nine full skies and three cloud styles — and targets stylized rather than photoreal output: anime, cartoon and painterly looks. Colour is either driven from semi-realistic palettes or set per element by hand. Sun position and scene lighting stay synced automatically, so moving the sun in the shader moves the light, which is the sort of thing you only notice when a tool gets it wrong.

It runs in both Cycles and EEVEE, and every input is keyable, so time-of-day transitions and timelapses are animation curves rather than a stack of swapped environment textures.

Three levels of control

The interesting design decision is that the add-on exposes itself at three depths: Smart for a simplified set of controls, Custom for a middle ground, and Full, which is all 133 inputs.

That is a real answer to the usual procedural-asset failure mode. Ship a small control set and experienced users hit the ceiling in an hour; ship everything and beginners never find the four sliders that matter. Tiering the same graph means the tool grows with whoever is using it, and a preset stays a starting point rather than the only thing you can safely touch.

The bake is the part that matters for engines

A procedural World shader is a Blender-only object. Unreal and Unity cannot read it, and neither can a painter. The add-on includes a bake that writes the current sky to a 360° environment image, which is what makes it useful outside a render:

  • Dial the sky in Blender, bake it, and use it as a skybox or reflection environment in your engine
  • Bake several times along an animated day cycle and blend between the results in-engine
  • Use a bake as an underpainting for a matte painter to work over

The optional preset pack also includes pre-exported HDRIs from 2K up to 16K, so you can pull environment lighting into a project without opening the generator at all.

Price and compatibility

The listing shows a standard licence at $18, the version with the preset pack at $24, and a commercial licence at $52. Blender 4.2 through 5.2 is supported. Read the licence tiers before you buy if this is going into a shipped product — the split between standard and commercial is the thing to check, not the feature list.

Worth a look if you are building stylized environments and keep rebuilding the same sky shader, or if you want a controllable source of custom HDRIs. Less relevant if you need physically accurate atmospheric scattering — this is aimed squarely at art direction, not simulation.

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top