IbisNeuronav / Ibis

Official repository of the Ibis Neuronav platform
Other
41 stars 24 forks source link

Fix vtk render refresh rate #506

Closed hgueziri closed 1 year ago

hgueziri commented 1 year ago

Set call to VTK render to match IbisClockTick(). This reduces the number of unnecessary calls to render() which can affect performance.