Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/francisdb/glmorph

Elm WebGL morphing particle system
https://github.com/francisdb/glmorph

elm particles webgl work-in-progress

Last synced: about 1 month ago
JSON representation

Elm WebGL morphing particle system

Awesome Lists containing this project

README

        

# glmorph
Elm WebGL morphing particle system

[![CI](https://github.com/francisdb/glmorph/workflows/CI/badge.svg)](https://github.com/francisdb/glmorph/actions)

## running in dev mode

`elm-live src/Main.elm --open`

uses https://github.com/tomekwi/elm-live

or with elm reactor

`elm-reactor`

![Screenshot](https://media.giphy.com/media/3ohzdHlHJMpgW5IoXC/giphy.gif)