UE5 / Material Library / Section Landing

UE5 Material Library

This is the main map for the UE5 branch. It separates reusable logic, style direction, buildable recipes, and production notes so you can open the right document without hunting. The library leans stylized first, but it is meant to cover stylized, anime, cel shader, semi-realistic, and realistic material work.

01

Recommended Path

Pick a visual target Open a recipe Identify reused blocks Read core pack Check production note Build clean instance

If you want to build something now

Start with a recipe such as Magic Energy or Portal / Vortex. Recipes show the final material behavior and the minimum blocks needed to reproduce it.

If you want to make the library scalable

Start with Core Packs. They define the reusable material functions that keep repeated effects from turning into isolated prototype graphs.

02

Library Architecture

03

Core Packs

04

Style Direction

Scope: this lane is not only for anime or cel shading. Current pages start with anime/cel because that look needs strict control, but the same structure should expand into stylized, semi-realistic, and realistic material families.

05

Recipes

Stylized VFXEffects that need readable motion, strong masks, and clear emission hierarchy.
7 recipes

06

Production Notes

07

Build Rules

Document the decision, not just the node

Each page should explain why the graph is built that way, what tradeoff it accepts, and when the approach breaks down.

Separate artist controls from internal logic

Material Instances should expose decisions artists actually make. Internal math should remain readable but not noisy.