Viewer 3.6.0 - Grapefruit
·
1448 commits
to main
since this release
The main improvement of this release was a drastic performance improvement for the 3D Text Tags. Instead of creating each characters separately, characters are now instanced if they are re-used. There were many separate changes needed to make this behavior possible.
- support for EXT_mesh_gpu_instancing
- improvements for the zoomTo functionality
- several bugfixes