Ogeon / palette

A Rust library for linear color calculations and conversion
Apache License 2.0
748 stars 60 forks source link

Make a cookbook #325

Open Ogeon opened 1 year ago

Ogeon commented 1 year ago

Description

Write a "cookbook" with examples of different scenarios and workflows. This would be a complement to the reference documentation and describe how to do things, rather than what things do.

Some suggested examples in this reddit comment https://www.reddit.com/r/rust/comments/136n27e/additive_color_blending_drives_me_crazy/jiy0ncm/

Motivation

Help users who have a scenario in mind and want to know how palette solve their problems. Also a better format for prose and examples than rustdoc.

Ogeon commented 1 year ago

I might perhaps just as well start a github organization and have a dedicated repo for the cookbook, now when bors-ng is shutting down. :thinking: Just need to come up with a good name.