-
-
Notifications
You must be signed in to change notification settings - Fork 400
Open
Labels
Description
High-level description
When displaying approximately 400 vtkSTLReaders of ~220Mb in total size (gzipped), the 3D scene is unusable: rotating the model renders at about 1-2 FPS in 32.13.0. In 32.12.2 it's too fast/smooth to count.
v32.12.2...v32.13.0
There are no vtkActor2D at all in this case, but it seems there are loops which may run regardless.
Steps to reproduce
Load/display a large number of vtkSTLReaders, then zoom/rotate/resetCamera. All are slow.
Detailed Current Behavior
Did not profile as it's clear from just interacting with the scene.
Environment
firefox 144.0.2 on ubuntu 2204
chrome 142.0 on windows 11