Skip to content

moebiussurfing/ofxColourLoversHelper

Repository files navigation

ofxColourLoversHelper

Overview

An openFrameworks helper add-on to handle ColourLovers palettes.

The core of this add-on is https://github.com/borg/ofxColourLovers.
Thanks to @borg!

I just added some methods to help integrate ColourLovers into my projects/add-ons.
Switched from ofxUI to ofxImGui and better user control.
Switched from ofxHttpUtils to ofxHTTP to fix Colour Lover API CloudFlare updates.

Screencast

image

Features

  • Implemented GUI with ImGui.
  • ofxUI and ofxHttpUtils are now deprecated.
  • Search a keyword online, add local favorites, historical search, search top palettes, get a random palette, palette previews...etc.
  • All referenced and hot reloaded to your local (ofApp) palette.

Usage

  • Look at the example.

Dependencies

Add to your project using PROJECT GENERATOR:

TODO

  • Fix singleton/threading when API searching. [?]
  • Add more API queries like search/save/load by a logged user. [?]

Tested System

  • Windows10 / VS2017 / OF ~0.11

Author

Add-on by @moebiusSurfing
(ManuMolina). 2021.

Thanks to @borg, @arturoc, @bakercp, @MacFurax and @Daandelange for the repositories.
Thanks to @Kabra for HTTP POST/GET API helping.

License

MIT License.

About

openFrameworks helper add-on to get palettes from ColourLovers (HTTP API). Uses the core add-on ofxColourLovers from @borg. ImGui powered.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages