0

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.

BAR
  • 15,909
  • 27
  • 97
  • 185
  • @talves I am always a little suspicious of these scene graph libs when they do not provide perf tests with many thousands of nodes. Are you speaking from experience with Famous or with JS or HTML Canvas? – BAR Aug 19 '15 at 22:37
  • Famous has great performance from experience, but yours is a pretty tall order. [See http://jsbin.com/bucade/edit?js,output using newer engine](http://jsbin.com/bucade/edit?js,output) and click on any moving logo to add more nodes. – talves Aug 20 '15 at 16:02

0 Answers0