User defined palette #82
Labels
No labels
Core
Fixed
Godot
HardwareIssue
LEDS
Networking
Problem
SoftwareIssue
duplicate
enhancement
good first issue
help wanted
invalid
on hold
question
reminder
todo 🗒️
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
squatnet/ArduinoStuff#82
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Feature.
Add ability for user to define a palette and apply it to our patterns.
This can be achieved by either:
Choosing 2+ colours and drawing a palette between them.
Choosing one colour and doing colour math to define palette.
https://www.sessions.edu/color-calculator/
Inspect the rgb wheel, shows relations of primary colour to following modes:
Complimentary
monochromatic
analagous
split-complimentary
triadic
tetradic
I think having these rule sets, determined by xy on RGB wheel, or by RGB values, should be the way
#34 Closing for now, next run on the app development maybe reopen.