| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Add anisotropic reflections | yum | 2026-01-24 |
| | | |||
| * | Fur: add domain warping | yum | 2026-01-21 |
| | | |||
| * | Add fur shader, and begin slimming interpolators | yum | 2026-01-20 |
| | | |||
| * | begin work on light volume strength feature | yum | 2025-12-06 |
| | | |||
| * | add sdf ssn only mode, useful when u dont wanna write color | yum | 2025-12-02 |
| | | |||
| * | begin work on sdf ssn replace toggle - think its buggy rn | yum | 2025-12-02 |
| | | |||
| * | add compile-time switch to alpha blend decal reflections | yum | 2025-12-01 |
| | | |||
| * | add basic shadows feature, a la liltoon | yum | 2025-12-01 |
| | | |||
| * | plumb decal sdf normals feature | yum | 2025-11-30 |
| | | |||
| * | add static toggle to switch decal alpha blend order | yum | 2025-11-30 |
| | | |||
| * | spotlight, clearcoat bugfixes; and add third matcap | yum | 2025-11-09 |
| | | |||
| * | meow | yum | 2025-11-07 |
| | | |||
| * | add hypotrochoid gimmick | yum | 2025-08-13 |
| | | |||
| * | meow im gay | yum | 2025-08-13 |
| | | |||
| * | ocean wave work | yum | 2025-08-01 |
| | | | | | | | | - add sea foam feature, which takes horizontal displacement derivatives and calculates folding areas (with a bias) using the Tessendorf Jacobian method. - add "isInViewFrustum" method to tessellation | ||
| * | add more gradient normals channels | yum | 2025-07-31 |
| | | |||
| * | buncha shit | yum | 2025-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 | ||
| * | Add "gradient xz normals" feature | yum | 2025-07-29 |
| | | | | | | Take in the gradient of a 2D heightmap (y is up) in one or more channels, sum them up, then convert to normal. | ||
| * | add 4 tessellation heightmap channels | yum | 2025-07-29 |
| | | |||
| * | Add oklab color clamp & fix light volumes shading | yum | 2025-06-30 |
| | | |||
| * | Add decal emissions & proximity emissions feature | yum | 2025-06-24 |
| | | |||
| * | ssao now applies to basecolor instead of lighting | yum | 2025-06-23 |
| | | | | | | also add toggle to consider l1 spherical harmonics. off by default for toon look. | ||
| * | add support for bakery normal maps | yum | 2025-06-23 |
| | | |||
| * | add grayscale lightmap toggle | yum | 2025-06-22 |
| | | |||
| * | add oklch correction & decal mult mode | yum | 2025-06-22 |
| | | |||
| * | work on fog & custom30 stuff | yum | 2025-06-20 |
| | | |||
| * | Touch up shadows | yum | 2025-06-15 |
| | | |||
| * | Update fog - better physical accuracy | yum | 2025-06-13 |
| | | |||
| * | More optional passes get discarded when not locked | yum | 2025-06-13 |
| | | |||
| * | Convert fake origins code to tangent space | yum | 2025-06-07 |
| | | |||
| * | more work on fog & c30 | yum | 2025-06-05 |
| | | |||
| * | Add features to fog | yum | 2025-06-04 |
| | | |||
| * | Add spatiotemporal dithering to fog | yum | 2025-06-03 |
| | | |||
| * | begin work on fog | yum | 2025-06-03 |
| | | |||
| * | Begin work on SSAO - very buggy! | yum | 2025-06-03 |
| | | |||
| * | More c30 work | yum | 2025-06-03 |
| | | |||
| * | Add depth prepass and more c30 stuff | yum | 2025-06-03 |
| | | |||
| * | Begin work on `custom30` world | yum | 2025-06-02 |
| | | | | | Add vertex colors | ||
| * | Add vrc light volumes, double decal slots | yum | 2025-05-26 |
| | | | | | Light volumes: https://github.com/REDSIM/VRCLightVolumes | ||
| * | Begin work on unigram letter grid | yum | 2025-05-04 |
| | | | | | | Basic idea is to use a sentencepiece unigram tokenizer to compress text over the wire. GPU decodes tokens with a LUT. | ||
| * | add domain warping to decals | yum | 2025-05-04 |
| | | |||
| * | add cmyk warping planes gimmick to decals | yum | 2025-04-24 |
| | | | | | | renders the decal 4 times one planes, and applies domain warping to each plane. Requires a 4-channel (RGBA) noise texture. | ||
| * | Add 3d sdf feature | yum | 2025-04-18 |
| | | |||
| * | add rough ability to nudge tessellation heightmap direction | yum | 2025-04-11 |
| | | |||
| * | Add static flag to limit fallback cubemap to metallic | yum | 2025-04-08 |
| | | |||
| * | Add basic audiolink to vertex domain warping | yum | 2025-03-29 |
| | | |||
| * | add rotation to shatterwave | yum | 2025-03-28 |
| | | |||
| * | begin audiolinking shatterwave | yum | 2025-03-28 |
| | | |||
| * | Use 3d textures for vertex domain warping | yum | 2025-03-27 |
| | | |||
| * | Continue work on tessellation | yum | 2025-03-25 |
| | | |||
