HOOPS Visualize Web 2025.8.0

Technology Update

Note

The minimum required C++ standard has been raised from C++11 to C++14. - All build toolchains must now enable at least -std=c++14 (or /std:c++14 on MSVC). - Downstream integrators compiling custom modules against our headers must adapt their build configurations accordingly. The minimum linux requirements has been raised, please refer to the Supported Platforms documentation for details.

Updated dependency from html2canvas 0.5.0-beta-4 to html2canvas-pro 1.5.8.

Package Changes

Enhancements

The snapshot feature is now working within the new demo and when using web components.

API Changes

Fixed Bugs

Issue Description
SDHC-20216 Corrected the @ts3d-hoops/web-viewer package main path typo in package.json