Skip to content

A website that uses hue shifting to find good color ramps for pixel art.

Notifications You must be signed in to change notification settings

depuschm/color-ramps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

color-ramps

A website that uses hue shifting to find good color ramps for pixel art.

About

The approach how colors are calculated is based on the idea of this video. In short: First we pick a start color. We calculate the rest of the color scheme by lowering saturation and shifting hue and brightness to one direction.

Technologies used

These technologies are used to develop this website:

  • SVG.js (used to make SVG rectangles)
  • Chart.js (used to make chart)
  • Pickr (used to make color picker)

Related links

About

A website that uses hue shifting to find good color ramps for pixel art.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published