Skip to content

thomasoniii/color-waterfall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Check it out live here

Or clone it yourself and start it up - standard create-react-app. npm install && npm start.

This is a fast proof-of-concept to play around with changing HSV color values to show closeness of relationships of children in a tree.

Click on the colored divs to add children, which{"'"}ll crack their hue values in half. Each step down also decreases the brightness by 5% down to a minimum of 15%.

The hope is to create hierarchical structures which are grouped by color - so you can see the relationship of a child with a parent farther up its lineage, while simultaneously distinguishing neighbors - closer relatives (siblings, cousins) should be more closely colored.

Note that colors are recycled - so you may end up with reddish children on two different parts of the hierarchy. The hope is that they are far enough distanced from each other that the user won't assume they're related. The only significant color relationships should be parental.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published