WIP: Color #4

Draft
bspeice wants to merge 8 commits from color-v1 into main
Owner

Implement support for color when rendering IFS coordinates to the final image

Implement support for color when rendering IFS coordinates to the final image
bspeice added 3 commits 2026-07-03 17:48:37 -04:00
Still needs some unit tests, and to fix the gasket example
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
0d9d2b693e
bspeice force-pushed color-v1 from dfc9cf821c to 0d9d2b693e 2026-07-03 17:48:37 -04:00 Compare
bspeice added 5 commits 2026-07-04 12:24:15 -04:00
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
54ba76b380
Still needs some unit tests, and to fix the gasket example
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
dfc9cf821c
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
6a7ce14137
The image is inverted for reasons I don't entirely understand yet
Some checks are pending
CI / cargo fmt (push) Successful in 25s
CI / cargo test (push) Successful in 13m26s
CI / cargo test (GPU) (push) Successful in 12m50s
This pull request has changes conflicting with the target branch.
  • enkou-shaders/examples/gasket.rs
  • enkou-shaders/src/transform.rs
  • enkou-shaders/src/variation.rs
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin color-v1:color-v1
git checkout color-v1
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bspeice/enkou#4