#color-palette #palette #bevy

bevy_lospec

Asset loader plugin for Bevy that adds support for lospec color palettes

10 releases (breaking)

0.8.1 Sep 29, 2024
0.8.0 Jul 10, 2024
0.7.0 Feb 22, 2024
0.6.0 Nov 5, 2023
0.2.0 Jul 31, 2022

#1088 in Game dev

Download history 116/week @ 2024-07-08 1/week @ 2024-07-15 13/week @ 2024-07-29 1/week @ 2024-08-05 142/week @ 2024-09-23 59/week @ 2024-09-30 10/week @ 2024-10-07 9/week @ 2024-10-14

220 downloads per month
Used in bevy_smud

MIT/Apache

30KB
124 lines

bevy_lospec

crates.io MIT/Apache 2.0 docs.rs

Asset loader plugin for Bevy that adds support for lospec color palette formats.

Usage

Find a palette on https://lospec.com, note down the name.

Download its json from: https://lospec.com/palette-list/<palette-name>.json and place it in the assets folder.

See the simple example for details.

Bevy version support

The main branch targets the latest bevy release.

bevy bevy_lospec
0.14 0.8, main
0.13 0.7
0.12 0.6
0.11 0.5
0.10 0.4
0.9 0.3
0.8 0.2
0.7 0.1

License

All code in this repository dual-licensed under either:

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~41–77MB
~1.5M SLoC