|
|
|
|
|
by brudgers
3778 days ago
|
|
I like the ease with which the shape of a space can be modified and the overall functional nature of the design. Unfortunately, the calculations hung before providing me with the results...or maybe I am just too impatient? Are the calculations run in the browser or server-side? About how long should a person expect to wait...and I understand that they could take longer than internet expectations? |
|
It uses a web worker to do the calculations, so it shouldn't hang until it starts plotting stuff.
What OS + browser are you using? I noticed that it doesn't work on Opera, for example. But on chrome it works decently even on my phone.
Most of the calculations are done client-side, the server-side calculations only take a few seconds.