0.3.0 • Published 10 years ago

ao-shader v0.3.0

Weekly downloads
3
License
MIT
Repository
github
Last release
10 years ago

ao-shader

Shader for use with ao-mesher.

Example

Check it out in your browser.

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 in

Returns A GLShader object which wraps a WebGL program

#Credits (c) 2013 Mikola Lysenko. MIT License

0.3.0

10 years ago

0.2.0

11 years ago

0.2.3

11 years ago

0.2.2

11 years ago

0.2.1

11 years ago

0.0.1

11 years ago

0.0.0

11 years ago