Add shady: Nim to GPU shader language compiler and supporting utilities. (#2017)

This commit is contained in:
treeform 2021-09-29 22:59:58 -07:00 committed by GitHub
parent c36f442f73
commit 261408ada9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11388,6 +11388,20 @@
"license": "MIT",
"web": "https://github.com/treeform/morepretty"
},
{
"name": "shady",
"url": "https://github.com/treeform/shady",
"method": "git",
"tags": [
"glsl",
"gpu",
"shader",
"opengl"
],
"description": "Nim to GPU shader language compiler and supporting utilities.",
"license": "MIT",
"web": "https://github.com/treeform/shady"
},
{
"name": "genny",
"url": "https://github.com/treeform/genny",