summaryrefslogtreecommitdiffstats
path: root/data.cginc
Commit message (Collapse)AuthorAge
* Add anisotropic reflectionsyum2026-01-24
|
* buncha shityum2025-07-30
- overhaul gradient normals to take a (dFy/dx, dFy/dz) input, and optionally two more: (dFx/dx, dFx/dz) and (dFz/dx, dFz/z) - this is what fft water needs - put YumPbr into data.cginc - fix tessellation compiler errors - remove tessellation frustum culling, seems to have been buggy - remove not impactful brdf code