Skip to content
This repository has been archived by the owner on May 9, 2018. It is now read-only.
/ calder-prototype Public archive

A library for safely constructing and integrating WebGL shaders

License

Notifications You must be signed in to change notification settings

calder-gl/calder-prototype

Repository files navigation

calder-gl

🎨 Written by — Paul Bardea, Abhishek Madan, Andrew McBurney, Dave Pagurek Van Mossel

CircleCI


Development Setup

You should have gulp-cli installed on your system already: yarn global add gulp-cli.

# Install dependencies
yarn install

# Build code
yarn build

Testing

Note: test files should have the suffix: .spec.ts

# Run full test suite
yarn test

Running the in-browser example:

yarn browser
open sample.html

About

A library for safely constructing and integrating WebGL shaders

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •