Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Palette load/save #1

Open
LeStahL opened this issue Oct 22, 2023 · 1 comment
Open

Palette load/save #1

LeStahL opened this issue Oct 22, 2023 · 1 comment

Comments

@LeStahL
Copy link
Owner

LeStahL commented Oct 22, 2023

No description provided.

@LeStahL
Copy link
Owner Author

LeStahL commented Jun 27, 2024

[palette]
name = "Candy Bar"
image = "candy.png"
id = "cmap_candy_bar"
colors = [
    [0,0,0],
    [0.3, 0.5, 0.7],
    [1,1,1],
]

[gradient]
weight = "oklab"
mix = "cielab"

[cmap]
accuracy = 150
horner_order = 7

[copy]
what = "cmap_function"
language = "glsl"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant