jagenjo / litegraph.js

A graph node engine and editor written in Javascript similar to PD or UDK Blueprints, comes with its own editor in HTML5 Canvas2D. The engine can run client side or server side using Node. It allows to export graphs as JSONs to be included in applications independently.
MIT License
5.32k stars 602 forks source link

Make rendering optimization dependent on FPS and scale, especialy text #446

Closed agasy18 closed 3 days ago

agasy18 commented 3 months ago

https://github.com/jagenjo/litegraph.js/assets/4195261/04b18a4a-5d17-4a7b-8b8e-dc43e5d131b4

daniel-lewis-ab commented 1 week ago

Implemented PR in my fork.

agasy18 commented 3 days ago

Great I will close this one.