Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guilleangulo/fuego-doom
Fire Animation using an Array
https://github.com/guilleangulo/fuego-doom
Last synced: 6 days ago
JSON representation
Fire Animation using an Array
- Host: GitHub
- URL: https://github.com/guilleangulo/fuego-doom
- Owner: GuilleAngulo
- Created: 2019-07-27T16:22:36.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-21T13:37:40.000Z (almost 5 years ago)
- Last Synced: 2024-10-19T13:35:48.597Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 784 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🔥 Doom Fire
An implementation of the Doom fire effect teached by [Filipe Deschamps](https://github.com/filipedeschamps). As an addition to the original project, it is implemented to change wind effect direction on fire while moving the mouse over the div. If the cursor is outside the fire, it will stand straigth, but if you pass it over the fire canvas it will move left or right depending on the half side.## Built With
* Javascript## Screen
![](https://github.com/GuilleAngulo/fuego-doom/blob/master/fuego-doom.gif)