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

Latest commit

 

History

History
23 lines (18 loc) · 402 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 402 Bytes

calder-gl

🎨 A library for safely constructing and integrating WebGL shaders

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

macOS Development Setup

  1. Clone the repo
git clone git@github.com:calder-gl/calder.git
  1. Install Dependencies
./util/install
  1. Launch sbt, compile and run
sbt
> compile
> run