Is it me or is it terribly lagging?
not lagging for me, maybe try it in the editor ?
its not just you.
os?
browser?
I'm on Win10: I tested with Chrome, Edge, Firefox: no lag
it's a super nice project, and there's absolutely no "lag" on my laptop, except, of course, for the obviously intentional pauses. Thanks for sharing! (Wasn't there something about the symmetry of ice crystals always being 6-fold, though?)
idk, maybe...
No lag for me either
Soon™
Not really, other than the intentional pauses
the wait 2 secs block is in the warp block, which causes the snap ui to freeze up every time. you can see this on the flag, pause, and stop buttons. i'm not sure if other browsers have other issues handling it. if you move the wait block down a bit outside the warp block everything is fine.
Why is it even in a warp block in the first place?
I used Windows 11 and both Edge and Chrome. It lagged. About other browsers, I'm not sure.
It's because loucheman tried warping a wait block like this...
warp{
...{
...
turn cw ((360)/(nbBranch) ) degrees
}::control
wait (2) secs
}
And warping a wait block results in a lot of lag.
It could be easily resolved by moving the wait block outside the warp.
wait, sarpnt already said this
i moved the wait block outside the warp
can you test it @sathvikrias @rixthetyrunt
No lag!
Perfect !
No lag
thk