Shader for use with ao-mesher.
ExampleTo run the example locally
npm install && npm start
Install
npm install ao-shader
var shader = require("ao-shader")(gl)
Creates a shader in the WebGL context.
gl
is the WebGL context to create the shader inReturns A GLShader
object which wraps a WebGL program
#Credits (c) 2013 Mikola Lysenko. MIT License
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4