update ShaderPlayground

This commit is contained in:
lxsang
2021-06-21 00:58:45 +02:00
parent 52e24e9b2b
commit 211ccde11f
8 changed files with 19 additions and 13 deletions

View File

@ -4,6 +4,7 @@ Playground for working with Open GL shader language, the sharder is rendered
with the Three.js library
## Change logs
- v0.0.3-a: reset texture when open new file
- v0.0.2-a:
- Remove GLSLX, use the default WEBGL API for shader compiling
- Allow save/open shader source code to/from file (JSON)

File diff suppressed because one or more lines are too long

View File

@ -7,7 +7,7 @@
"author": "Xuan Sang LE",
"email": "mrsang@iohub.dev"
},
"version": "0.0.2-a",
"version": "0.0.3-a",
"category": "Development",
"iconclass": "bi bi-lightbulb-fill",
"mimes": [