Skip to content

Commit

Permalink
Big update: lots of little fixes and big speed boost on fire animation
Browse files Browse the repository at this point in the history
-fixed fire burning more on the left side
-fixed crash in particle attractor
-added many improvements for ESP8266
-improved particle rendering efficiency
-efficiency improvements in general
-changed the way fire is rendered, now more than 2x faster
-re-tuned fire to new rendering, also seperately tuned it for ESP8266
-changed all random8() to random16() as it runs faster on ESPs
-some reformating
-some renaming of effect stuff
-fine tuning on falling particle effect
-improvements to collision handling (faster and better)
-added a (temporary) function for speed tests, will be removed again
  • Loading branch information
DedeHai committed Mar 23, 2024
1 parent 306a850 commit 35c2157
Show file tree
Hide file tree
Showing 3 changed files with 485 additions and 445 deletions.
Loading

0 comments on commit 35c2157

Please sign in to comment.