I didsome research and found that it is definitly possible to maintain performance even with 20 000s of pixels.
And it not even need much browser rendering, all is done inside the canvas and we do create svg rectangle some sort of.
So it should be easier to maintain. But we need to rewrite the code for that a bit. More math and vectors. Yay :D.
It is a valuable idea cuz of future projects.
I didsome research and found that it is definitly possible to maintain performance even with 20 000s of pixels.
And it not even need much browser rendering, all is done inside the canvas and we do create svg rectangle some sort of.
So it should be easier to maintain. But we need to rewrite the code for that a bit. More math and vectors. Yay :D.
It is a valuable idea cuz of future projects.