materialyoucolor-python

Material You color generation algorithms in python.

MIT License

Stars
36
Committers
3
materialyoucolor-python - v2.0.9 Latest Release

Published by T-Dynamos 7 months ago

  • Fix inverted surfaceContainerLowest color
  • Fix bug in scoring algorithm
  • Add stb_image.h as image backend (slower than pillow)
materialyoucolor-python - v2.0.8

Published by T-Dynamos 7 months ago

  • Build wheels for apple M1
  • Changed desired score to 128 by default.
  • Add --pure-python option to exclude compiled code.
materialyoucolor-python - v2.0.7

Published by T-Dynamos 8 months ago

Added caching in platform_utils.

materialyoucolor-python - v2.0.6

Published by T-Dynamos 8 months ago

Add platform_utils module.

materialyoucolor-python - v2.0.5

Published by T-Dynamos 9 months ago

Minor bug fix.

materialyoucolor-python - v2.0.4

Published by T-Dynamos 9 months ago

Minor bug fix.

materialyoucolor-python - v2.0.3

Published by T-Dynamos 9 months ago

This release introduces a new build system.

materialyoucolor-python - v2.0.2

Published by T-Dynamos 9 months ago

It's now uptodate with offcial implementation, everything is working without bugs!

materialyoucolor-python - v2.0.1

Published by T-Dynamos 9 months ago

Minor bug fixes.

materialyoucolor-python - v2.0.0

Published by T-Dynamos 9 months ago

This project was rewritten from scratch and now it's 5 times faster using the c++ as it's quantization backend.

materialyoucolor-python - v1.2

Published by T-Dynamos over 1 year ago

materialyoucolor-python - v1.1

Published by T-Dynamos over 1 year ago

First stable release