Skip to content

mk30/regl-example-experiments

Repository files navigation

many regl experiments.

###demos

###to run the examples on your own machine

the below instructions are entered via command line (the "terminal"). you will need to have node.js and npm installed for this to work.

first clone this repository to your own computer.

then run npm install while you're in the repository directory.

you'll be running each demo by entering into the terminal the command budo followed by the name of the demo you want to try. for example:

budo 4x4.js

hit enter and wait until you see some output that looks like this:

[0006] info Server running at http://192.168.2.12:9966/ (connect)

then point your browser to localhost:9966.

###Further info

if any of this doesn't work for you, please file an issue. this is a work in progress.

Releases

No releases published

Packages

No packages published