A free Blender add-on that makes flat cards shade as one volume. Hair cards borrow the scalp, leaves borrow the canopy, grass points at the sky — over every selected object at once.
Also installable from a downloaded .zip.
Not on Blender Extensions yet. The add-on is finished and tested; the listing is still to come, and the button above goes to the platform rather than to a page for this add-on.
Hair cards, foliage and grass are flat planes with an alpha texture. Lit by their own geometry, they read as flat planes: each card catches light on its own, and a head of hair breaks up into separate quads instead of holding together as one mass.
The fix is to stop using the card's own normals and borrow the shading of the volume the card belongs to — the scalp under the hair, the canopy of the tree, the ground under the grass.
| Source | Normals come from | For |
|---|---|---|
| Surface | The closest point on a proxy mesh, interpolated across the face | Hair on a scalp, leaves on a trunk |
| Pivot | A point — the object's own origin, or an empty you pick | Bushes, canopies, anything read as a sphere |
| Axis | One fixed direction | Grass and ground cover |
N) → Cards tab.The proxy is sampled after its modifiers, so a subdivided or shrinkwrapped scalp is read at the shape you see.
Blender can already do this with a Data Transfer modifier, and that is the honest comparison. The modifier needs Face Corner Data enabled, Custom Normals ticked, the mapping switched off its default, the source object set, and the whole thing applied — per object. This is the same result with the mapping already correct, over a selection, plus the pivot and axis sources the modifier has no equivalent for.
Getting the cards themselves is the other half of the job.
Hair Cards for Blender — turn hair curves into game-ready cards with atlas UVs, in one operator. $29 one-time, in development.