Skip to content

Commit

Permalink
Add GLSL language support o2sh#490
Browse files Browse the repository at this point in the history
Logo is a mash-up of OpenGL and OpenGL ES logos.
All tests pass.
  • Loading branch information
sangsatori committed Oct 13, 2022
1 parent adee7d3 commit c0ad593
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions languages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -807,6 +807,41 @@ GdScript:
- '#458DC0'
- '#FFFFFF'
chip: '#355570'
Glsl:
type: programming
ascii: |
{0} oooo.
{0} coooooooooooooooo
{0} coooooccccccccccccooooo
{0} oooocoooccooooooooooooooooo
{0} ooooooooooooo CooooDD
{0} coooooooooo oooo
{0} ooOooooo.{1}__ _ _____ _
{0} .oOooo {1}/:::::\ |:| /::::\\ |:|
{0} .ooooo {1}/::::..:| |:| /:::**|| |:|
{0} oooooS {1}|::| |*| |:| |::| */ |:|
{0} ooooo {1}|::| /// |:| |:::\ // |:|
{0} ooooo {1}|::| |:| \:::\ |:|
{0} ooooo {1}|::| ///* |:| \:::\ |:|
{0} ooooo {1}|::| |:| |:| // \:::\ |:|
{0} oooooS {1}\::\ |:| |:|_ /* |:::| |:|_
{0} ooooo {1}\::.:::| |:::| ||**/::/ |:::|
{0} .oSoooSS {1}\::::/ |:::| \::::/ |:::|
{0} oocooooo.. .
{0} coooooooooo oooo
{0} ooooooo_oooo. ooooood
{0} oooocoooocooooooooooooooood
{0} Soooooccccccccccccooooo
{0} Soooooooooooooood
{0} ooood
colors:
ansi:
- blue
- magenta
hex:
- '#5487a6'
- '#bc258e'
chip: '#5686a5'
Go:
type: programming
ascii: |
Expand Down

0 comments on commit c0ad593

Please sign in to comment.