summaryrefslogtreecommitdiffstats
path: root/Scripts
Commit message (Collapse)AuthorAge
* More c30 workyum2025-06-13
| | | | | Add ability to select hidden faces, and begin work on smart UV projection algo
* Organize scriptsyum2025-06-11
|
* more work on fog & c30yum2025-06-05
|
* Stop vendoring thryyum2025-04-08
| | | | Rely on Poi's copy instead :'(
* Add letter grid gimmickyum2025-03-25
|
* Add false color visualizeryum2025-03-20
| | | | | | Based on Sotalo's Furality talk - I wanted a way to visualize when my albedo is outside the recommended [0.025, 90]% brightness range. This feature does that. Dark is rendered red, bright is rendered blue.
* add ltcgi, alpha multiplieryum2025-02-23
|
* add ssfdyum2025-02-22
|
* Add metallic+gloss mapyum2025-02-20
|
* Add codeyum2025-02-11
Implement basic diffuse and specular BRDF based heavily on silent's filamented shader.