Skip to content

mbirkegaard/reasonmlcph-particles

Repository files navigation

A simple particle system that was live coded @ The first ReasonML CPH meetup on October 4th, 2017.

Alt text

Run npm install followed by npm start to get started.

For the psychedelic hyperspace effect shown below set the gravity to zero let gravity = Vector2.mul Vector2.down 0.0; and remove the clear canvas line Canvas.clearCanvas canvas context;

Alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published