Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/francisdb/glmorph
- Owner: francisdb
- License: mit
- Created: 2016-11-26T00:08:31.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-11-07T11:14:19.000Z (about 2 years ago)
- Last Synced: 2024-04-16T07:52:49.755Z (8 months ago)
- Topics: elm, particles, webgl, work-in-progress
- Language: Elm
- Homepage:
- Size: 204 KB
- Stars: 12
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)