MrToph / L-System

Implementation of a Lindenmayer-System in JavaScript ES6 using D3.js to render the fractals, React and Redux to manage UI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add warning when rendering will potentially take too long.

LeviBorodenko opened this issue · comments

Love this project!

I feel like the user experience would be greatly improved if before rendering a huge fractal, there would be some sort of warning and a "are you sure?" pop-up etc. Because currently while playing around I accidently crash my browser quite frequently.

Best,
Levi

Hi Levi,
glad you like it. Yes, the project could definitely be improved in a lot of ways.
It's just intended as a proof-of-concept though and I won't add any new features.
Hope you understand.

Best,
Christoph