created ShadeMyCanvas (smc)
This commit is contained in:
parent
935cc44f66
commit
1d06470ccd
12 changed files with 539 additions and 24 deletions
4
www/js/smc/README.md
Normal file
4
www/js/smc/README.md
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# Shade My Canvas
|
||||
An easy to use and purely declarative wrapper for WebGL written in Javascript.
|
||||
The main idea is to remove all the boilerplate required to render shader
|
||||
programs, so you can focus on writing GLSL and not debugging WebGL.
|
||||
Loading…
Add table
Add a link
Reference in a new issue