shreyanshanchlia / Fractal-Generator

This application can render fractals by putting the IFS code.
https://shreyanshanchlia.github.io/FractalGenerator/
MIT License
5 stars 4 forks source link

ECS optimization mode #5

Open shreyanshanchlia opened 1 year ago

shreyanshanchlia commented 1 year ago

Switch to ECS for performance-optimized code. It will fix freezing issues with a deterministic algorithm.