Skip to content

jackdbd/regl-playground

Repository files navigation

regl-playground

License: MIT Build Status Code Health

Repository to play around with regl.

Installation

This project was tested on the latest Node.js LTS, version 14.15.4 (it includes a .nvmrc file). Switch to the Node.js version specified in .nvmrc and install all dependencies with:

nvm use
yarn

Launch the dev server with:

yarn dev

In webpack.config.js you can uncomment BundleAnalyzerPlugin to debug the webpack bundles for all the webpack entry points.

About

A collection of experiments with regl

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published