M

Photon Shaders Built One Feature Nobody Else Has

SHADER

Screenshots

Ai Most shader packs do the same things. Better shadows, volumetric clouds, water reflections, sun rays. The differences between them are mostly aesthetic warmer tones, cooler tones, more cinematic, more natural. Photon does all of those things too, but it has one feature that separates it from everything else on the list.

Colored lighting. Not the fake kind where a torch glows orange in a fixed radius. The kind where if you build a room with blue stained glass and stand inside it at night, the entire room fills with blue light. Red blocks cast red light. Lava illuminates the cave walls in orange. Glowstone fills a ceiling and the floor below it actually reflects back.

This works through a voxel flood-fill algorithm that samples block colors and propagates that light through the scene. It only runs on Iris in the Ultra profile — OptiFine does not support it. This is one of the reasons Photon’s developer specifically recommends Iris over OptiFine, and one of the few cases where the choice of shader loader actually changes what the shader can do.

What the rest of it looks like

Outside of colored lighting, Photon describes itself as gameplay-focused rather than screenshot-focused. That framing is accurate. The shadows have variable penumbra size they get softer at distance and sharper up close, which is how shadows actually work and something cheaper shaders fake with a fixed blur. The sky has multiple volumetric cloud layers with randomized weather patterns that change daily. Sunrise and sunset are the standout moments visually, with lighting that shifts across the scene as the sun moves.

Underground is handled better than most packs. Torch light feels warm without going aggressively yellow, and the cave environment does not become a flat dark box with light sources floating in it. Combined with colored lighting from any glowing or colored blocks, cave exploration looks genuinely different than vanilla.

The clouds from directly above can look slightly noisy this is a known tradeoff with the volumetric approach. There is a blocky clouds option in settings that swaps back to Minecraft’s default cloud map if the noise bothers you, similar to how Complementary handles it.

Performance is honest

Photon is not a lightweight shader pack. The developer does not claim it is, and the feature set explains why. The Ultra profile with colored lighting enabled is demanding. High-end hardware will run it well. Mid-range will need to drop some settings. The pack includes advanced temporal upscaling as an option to recover performance, disabled by default, which helps on less powerful systems.

Players on lower-end hardware looking for something playable should look elsewhere Complementary Reimagined handles that tier better. Photon is the answer to a different question: what does Minecraft look like when you stop worrying about performance and start asking what is technically possible.

The three years of rewrites

The developer spent three years building Photon, repeatedly scrapping and restarting the entire codebase each time the visual direction felt wrong. The colored lighting system alone required Iris-specific API features that did not exist when development started. The result is a shader pack that was designed around a specific technical vision rather than assembled from existing techniques, which explains why certain things in it look different from everything else available.