Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

109 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calder Playground

Development Setup

  1. Install the node packages with Yarn:
yarn install
# Needed to get the correct version of `calder-gl`.
yarn upgrade calder-gl
  1. Compile the TypeScript:
yarn compile
  1. Start the server:
yarn server
  1. Open localhost:3000
open http://localhost:3000

Updating Calder

To use a newer version of Calder in this repo, run the following:

yarn upgrade calder-gl

This will change the commit for calder#master in yarn.lock, which you can then commit.

About

A playground for rendering CalderGL programs in a browser.

Resources

Stars

0 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages