WIP: Color #4

Draft
bspeice wants to merge 8 commits from color into main

8 Commits

Author SHA1 Message Date
bspeice 6a7ce14137 Start fixes for the gasket example
CI / cargo fmt (push) Successful in 25s
CI / cargo test (push) Successful in 13m26s
CI / cargo test (GPU) (push) Successful in 12m50s
The image is inverted for reasons I don't entirely understand yet
2026-07-04 12:23:57 -04:00
bspeice d79ff7be21 Merge remote-tracking branch 'origin/color' into color 2026-07-04 11:19:34 -04:00
bspeice 0d9d2b693e Fix palette blend modes, add unit tests
CI / cargo fmt (push) Successful in 27s
CI / cargo test (push) Successful in 13m16s
CI / cargo test (GPU) (push) Successful in 12m53s
2026-07-03 17:48:35 -04:00
bspeice 5bd325d0ea Implement camera colors
Still needs some unit tests, and to fix the gasket example
2026-07-03 17:48:35 -04:00
bspeice 4e508884ae Implement transform colors 2026-07-03 17:48:35 -04:00
bspeice dfc9cf821c Fix palette blend modes, add unit tests
CI / cargo fmt (push) Successful in 21s
CI / cargo test (GPU) (push) Has been cancelled
CI / cargo test (push) Has been cancelled
2026-07-03 16:18:01 -04:00
bspeice 54ba76b380 Implement camera colors
CI / cargo fmt (push) Successful in 22s
CI / cargo test (push) Successful in 12m34s
CI / cargo test (GPU) (push) Successful in 12m51s
Still needs some unit tests, and to fix the gasket example
2026-07-03 14:07:45 -04:00
bspeice a1b9a274f7 Implement transform colors 2026-07-03 11:30:40 -04:00