|
|
@ -1,7 +1,6 @@ |
|
|
|
// https://martin.ankerl.com/2009/12/09/how-to-create-random-colors-programmatically/
|
|
|
|
// https://martin.ankerl.com/2009/12/09/how-to-create-random-colors-programmatically/
|
|
|
|
|
|
|
|
|
|
|
|
//const golden_ratio_conjugate=0.618033988749895;
|
|
|
|
const golden_ratio_conjugate=0.618033988749895; |
|
|
|
const golden_ratio_conjugate=0.61; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
export class ColorPicker { |
|
|
|
export class ColorPicker { |
|
|
|
constructor() { |
|
|
|
constructor() { |
|
|
|