I am in the process of researching JS libraries with Scene Graph features.
My app could have 10k+ nodes (which I believe are called Surfaces in famo.us terminology) depending on how I write it.
How many Surfaces can famo.us reliably support while translating, rotating, and zooming, without much if any visual delays?
Please post examples if you know of them.