feat: 为 macOS 桌面端添加 Intel 支持
本项目目前有且仅有Apple Silicon(即arm64架构)的支持,但如今Intel Mac仍然有相当大的使用群体,故增加对Intel Mac的支持并且为Intel Mac做出部分优化。
另外在Intel Mac的Metal下运行Chromium的ANGLE**可能**会出现渲染性能异常的问题,参考:
https://forum.babylonjs.com/t/chrome-mac-extremely-slow/48492/6
https://www.v2ex.com/t/1213774
该问题似乎只会在macOS Sonoma至macOS Sequoia中出现,并且实测在我的环境上出现了该问题
<img width="1124" height="776" alt="image" src="https://github.com/user-attachments/assets/0f7f4401-bc2e-4f91-84d2-04510a6b26bc" />
所以针对Intel Mac不使用Metal进行渲染而使用OpenGL,但是否在macOS Tahoe上存在该问题仍需要进一步考证。
合并状态:未合并 2 条评论