mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Add webgl wrapper
This commit is contained in:
parent
3e3b9178a5
commit
aa94adce95
@ -5281,5 +5281,22 @@
|
||||
"description": "Signed Distance Field builder for contour texturing in Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/Halsys/SDF.nim"
|
||||
},
|
||||
{
|
||||
"name": "WebGL",
|
||||
"url": "https://github.com/stisa/webgl",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"webgl",
|
||||
"graphic",
|
||||
"js",
|
||||
"javascript",
|
||||
"wrapper",
|
||||
"3D",
|
||||
"2D"
|
||||
],
|
||||
"description": "Experimental wrapper to webgl for Nim",
|
||||
"license": "MIT",
|
||||
"web": "http://stisa.space/webgl/"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user