You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment the result of our cellular automata simulations is rendered into a DOM HTML table.
It works for small experiment but it's definitely not the best performance wise.
It would be better to change the renderer to draw on canvas.
The text was updated successfully, but these errors were encountered:
At the moment the result of our cellular automata simulations is rendered into a DOM HTML table.
It works for small experiment but it's definitely not the best performance wise.
It would be better to change the renderer to draw on canvas.
The text was updated successfully, but these errors were encountered: