summaryrefslogtreecommitdiffstats
path: root/instancing.cginc
Commit message (Collapse)AuthorAge
* Add instancing distance culling, scale deformationyum2026-02-16
| | | | | | | | | | | | * GPU instance distance culling now takes a min/max range * Fold recovers ops from material, allowing state to persist across editor restarts * Add scale node to vertex deformation framework * Remove fold presets - dumb LLM idea, unused * Drop more "undeform" code; unused, was for ray marching, which does not work well * Fix reflection energy compensation; was using cloth math, which makes things too bright
* Grass: add crude instancing codeyum2026-01-18
|
* Impostors: begin optimization workyum2026-01-18
|
* oops, add instancing cgincyum2026-01-14