5 lines
238 B
Markdown
5 lines
238 B
Markdown
|
|
# 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.
|