jared-hughes / DesThree

Desmos bindings for three.js
3 stars 0 forks source link

Rerender throttling #30

Open jared-hughes opened 3 years ago

jared-hughes commented 3 years ago

I think I figured out how to implement re-render throttling without having the issue mentioned in #27:

This would help with performance on first graph load and a few other cases, but is not especially critical.