summaryrefslogtreecommitdiffstats
path: root/tessellation.cginc
Commit message (Collapse)AuthorAge
* Begin work on SSAO - very buggy!yum2025-06-03
|
* Begin work on `custom30` worldyum2025-06-02
| | | | Add vertex colors
* add 2 more uv channelsyum2025-04-18
|
* add rough ability to nudge tessellation heightmap directionyum2025-04-11
|
* Fix backface normals, fix depth writing precision issuesyum2025-04-08
|
* Overhaul wrapped lightingyum2025-03-31
| | | | | | | | | | Now: * k=0 -> lambertian * k=0.5 -> half lambertian * k=1.0 -> flat All three points should be energy conserving, but I haven't done the actual analysis yet.
* Optimize tessellation code - vectorizing and frustrum cullingyum2025-03-29
|
* begin audiolinking shatterwaveyum2025-03-28
|
* Use 3d textures for vertex domain warpingyum2025-03-27
|
* Fix how outlines work with shatterwave & tessellation heightmapyum2025-03-26
|
* Finish adding tessellation; add 4 channels to shatterwaveyum2025-03-26
|
* Continue work on tessellationyum2025-03-25
|
* Begin sketching out tessellation featureyum2025-03-25