Function for creating color wheels

Posted by lbrandy on Stack Overflow See other posts from Stack Overflow or by lbrandy
Published on 2008-08-01T18:42:19Z Indexed on 2010/04/04 7:43 UTC
Read the original article Hit count: 188

This is something I've pseudo-solved many times and never quite found a solution that's stuck with me. The problem is to come up with a way to generate N colors that are as distinguishable as possible where N is a parameter.

© Stack Overflow or respective owner

Related posts about language-agnostic

Related posts about algorithm