We are considering providing functionality on devices with relatively low memory, such as the iPad, using a large model.
As an example, we are using the 9th generation device.
https://support.apple.com/en-asia/111898
If we try to render the model on the latest version of APS Forge Viewer (GuiViewer3D) using the iPad without any optimization, the iPad’s screen goes completely white and the operation does not work.
We have also confirmed that the same issue occurs when opening the model on an iPad using Autodesk ACC or BIM360, which leads us to believe that the large size of the models we are handling is causing high memory usage within the Forge Viewer.
Therefore, we would like to know about any features or settings available in the APS Forge Viewer to operate the viewer in a memory-efficient manner to alleviate this situation.
One possibility we are considering is the selective-loading feature, but we are not sure if it is effective in reducing memory usage (either GPU or CPU).
https://aps.autodesk.com/en/docs/viewer/v7/developers_guide/advanced_options/selective-loading/
Another potential solution we are considering is using the Autodesk.MemoryLimited
extension.
(example: Opening larger models on mobile devices using APS viewer (Autodesk.MemoryLimited))
However, we have not been able to find documentation detailing its features and caveats, so we are unsure whether it will affect the functionality we are considering.
If this is particularly challenging, we are considering adjusting the model or view in Revit files, but we would like to consider this as a last resort.