• Stars
    star
    1
  • Language
    C
  • License
    The Unlicense
  • Created almost 11 years ago
  • Updated almost 11 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A framework-independent collection of WebGL shaders using a standard design pattern. In particular, the shaders will share variable names - uniform, attribute, and varying - across one another. Additionally, these shaders are equally useable via THREE.js and vanilla WebGL.