UNPKG

tofu.shaderprimer

Version:

tofu.shaderprimer — shader primer class =============

23 lines (14 loc) 327 B
tofu.shaderprimer — shader primer class ============= ## Introduction use this library you can render a pixel-shader easy ## Examples you can visit here [shader-studio]() or clone this repository and install dependencies. ```sh npm i ``` after it all, run http-server and go to `./demos` path. ```sh npm run http ```