summaryrefslogtreecommitdiffstats
path: root/3ner.shader.meta
Commit message (Collapse)AuthorAge
* Add ambient occlusion & normal filteringyum2026-02-23
|
* Drop cloth for nowyum2026-02-23
|
* Impostors: begin optimization workyum2026-01-18
|
* add logical time featureyum2025-10-28
| | | | | | | | the idea is that a remote piece of software s.a. TiXL sends in its logical time every once in a while. udon recovers it, interpolates and smooths it, and feeds it to the shader. Anything which is periodic on units of 1.0 "seconds" retains its periodicity under changes to the rate of passage of time.
* Add cloth lobe & IBL DFG LUTsyum2025-08-08
- add monte carlo integrator to produce the luts - fix layer energy integration; should be multiplicative, not additive