Skip to content

mikolalysenko/ao-shader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ao-shader

Shader for use with ao-mesher.

Example

Check it out in your browser.

To 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 in

Returns A GLShader object which wraps a WebGL program

#Credits (c) 2013 Mikola Lysenko. MIT License

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •