vasturiano / react-force-graph

React component for 2D, 3D, VR and AR force directed graphs
https://vasturiano.github.io/react-force-graph/example/large-graph/
MIT License
2.19k stars 282 forks source link

Render without blocking JS thread #469

Open happylolonly opened 11 months ago

happylolonly commented 11 months ago

It is possible somehow render graph (3d) without blocking JS main thread?

We are using lib at https://cyb.ai main page, and while graph is rendering, page freezes.

here is code

Screenshot 2023-10-27 at 22 14 34
happylolonly commented 11 months ago

Did some optimizations, but still would be good to know how to do optimizations via lib.