aloisdg / aloisdg/Harmony

Harvest js harmonies

Offen
#5 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
enhancement
Vorherrschende Sprache
C#
Sterne
6
Forks
0
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

``` c#
//private readonly Dictionary _harmonies = new Dictionary
//{
// { "complementary", new[] {0, 180}},
// { "splitComplementary", new[] {0, 150, 320}},
// { "splitComplementaryCW", new[] {0, 150, 300}},
// { "splitComplementaryCCW", new[] {0, 60, 210}},
// { "triadic", new[] {0, 120, 240}},
// { "clash", new[] {0, 90, 270}},
// { "tetradic", new[] {0, 90, 180, 270}},
// { "fourToneCW", new[] {0, 60, 180, 240}},
// { "fourToneCCW", new[] {0, 120, 180, 300}},
// { "fiveToneA", new[] {0, 115, 155, 205, 245}},
// { "fiveToneB", new[] {0, 40, 90, 130, 245}},
// { "fiveToneC", new[] {0, 50, 90, 205, 320}},
// { "fiveToneD", new[] {0, 40, 155, 270, 310}},
// { "fiveToneE", new[] {0, 115, 230, 270, 320}},
// { "sixToneCW", new[] {0, 30, 120, 150, 240, 270}},
// { "sixToneCCW", new[] {0, 90, 120, 210, 240, 330}},
// { "neutral", new[] {0, 15, 30, 45, 60, 75}},
// {"analogous", new[] {0, 30, 60, 90, 120, 150}}
//};
```

may help = [source](http://galacticmilk.com/sphere/#config=%7B%22hsl%22:%7B%22H%22:360,%22S%22:100,%22L%22:0%7D,%22theme%22:%22dark%22,%22quantize%22:0,%22harmony%22:%22Complementary%22,%22vision%22:%22Normal%22,%22space%22:%22RYB%22,%22top%22:62,%22left%22:50,%22diameter%22:500,%22scale%22:1,%22dot%22:false%7D)

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.