【问题标题】:Autodesk Forge Viewer Loading time in android getting delay,Performance slow using Xamarin ,Forge Offline ViewerAutodesk Forge Viewer 在 android 中加载时间延迟,使用 Xamarin 时性能变慢,Forge Offline Viewer
【发布时间】:2021-01-23 07:24:09
【问题描述】:

当我移动或缩小模型时,速度非常慢,性能也很慢,但是 BIM360 Mobile Autodesk 应用程序在 android Mobile 中运行良好。

所以,我正在寻找的是当模型或对象在移动应用程序中移动时禁用加载模型数据,属性数据我想要禁用正在操作的操作,只有图像或设计需要移动

如果当用户选择特定对象时,我将执行基于 dbid 和其他操作的我的操作?

【问题讨论】:

    标签: xamarin.android autodesk-forge autodesk-viewer autodesk autodesk-model-derivative


    【解决方案1】:

    Forge Viewer 已经在以各种方式优化交互性能。例如,它渐进地渲染场景,这意味着几何体正在被渲染,直到超过特定的“毫秒预算”,然后渲染停止,给其他事情时间(例如,交互),如果相机没有移动,则在下一帧继续渲染。

    因此,如果您仍然遇到性能问题,这些问题可能来自不同的地方。我建议在 Xamarin 以外的环境中运行 Forge Viewer 应用程序,例如,直接在移动和/或桌面设备上的 Web 浏览器中运行。如果性能没问题,Xamarin 环境本身可能存在一些问题(可能 GPU 加速被禁用或不可用?)。

    【讨论】:

      猜你喜欢
      • 2020-01-06
      • 2020-05-06
      • 2020-11-24
      • 2022-01-02
      • 2021-05-13
      • 2020-09-30
      • 2021-02-10
      • 2018-12-11
      • 2021-01-13
      相关资源
      最近更新 更多