mirror of
https://gitlab.com/Shinobi-Systems/ShinobiCE.git
synced 2025-03-09 15:40:15 +00:00
.. | ||
FilterWebGLCanvas.js | ||
Program.js | ||
README.md | ||
Script.js | ||
Shader.js | ||
Texture.js | ||
WebGLCanvas.js | ||
YUVCanvas.js | ||
YUVWebGLCanvas.js |
/*
- Those files wraps several WebGL constructs and provides a simple, single texture based WebGLCanvas as well as a
- specialized YUVWebGLCanvas that can handle YUV->RGB conversion. */