Fix use of renderWindow returned by CreateLookingGlassRenderWindow on macOS
还没有人认领这个 Issue。
评估
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 新手友好度
- 38/100
- Issue 类型
- 缺陷
- 描述清晰度
- 基本清楚
- 活跃度
- 停滞
- 技术栈
- cpp, macos
调研方向
从 Rendering/OpenGL2/vtkCocoaRenderWindow.mm 开始,重点查看 821-845 行附近的代码块,并与 VTK merge request 7271 中相关的 Linux 和 Windows 修复进行比较。使用 -I 运行与 TestDragon 测试关联的命令行,以复现 macOS 的显示行为。当 CreateLookingGlassRenderWindow 的输出显示在硬件显示屏上而不是主屏幕上时,即表示完成。
由索引模型根据 Issue 内容生成。
描述
Due to an issue in upstream VTK preventing windows with negative position from being used, the looking glass renderwindow created on macOS does not appear on the hardware display but instead is shown on the main screen.
Similar problem has been fixed for Linux and Windows in https://gitlab.kitware.com/vtk/vtk/-/merge_requests/7271 but we still need to address the problem with the underlying Rendering/OpenGL2/vtkCocoaRenderWindow.mm
To test potential fixes, you may run the command line associated with "TestDragon" test and specify -I.
I tried to comment these lines without success:
https://gitlab.kitware.com/vtk/vtk/-/blob/36f8256268614a24efcb6c5c90e6fcf7104b3ff9/Rendering/OpenGL2/vtkCocoaRenderWindow.mm#L830-837
It may be worth looking into commenting the whole block:
https://gitlab.kitware.com/vtk/vtk/-/blob/36f8256268614a24efcb6c5c90e6fcf7104b3ff9/Rendering/OpenGL2/vtkCocoaRenderWindow.mm#L821-845
- 主要语言
- C++
- 星标
- 18
- 派生
- 16
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
Kitware/LookingGlassVTKModule 的其他 Issue
-
难度 4/5 3-5 天 新手友好度 38/100
Kitware/LookingGlassVTKModule#68 · 15 条评论 ·
-
难度 5/5 一周以上 新手友好度 25/100
Kitware/LookingGlassVTKModule#66 · 3 条评论 ·
-
难度 3/5 1-2 天 新手友好度 35/100
Kitware/LookingGlassVTKModule#54 · 2 条评论 ·
-
难度 2/5 1-3 小时 新手友好度 35/100
Kitware/LookingGlassVTKModule#51 · 2 条评论 ·
-
难度 3/5 1-2 天 新手友好度 30/100
Kitware/LookingGlassVTKModule#25 · 1 条评论 ·
查看 Kitware/LookingGlassVTKModule 的全部 Issue
相似的 Issue
-
ai_reviewed
难度 2/5 1-3 小时 新手友好度 68/100
ydb-platform/ydb#53869 · 3 条评论 ·
-
bug cert blocker needs triage
难度 2/5 1-3 小时 新手友好度 82/100
project-chip/connectedhomeip#74373 ·
-
upstream update
难度 2/5 1-3 小时 新手友好度 75/100
conan-io/conan-center-index#31035 ·
-
Bug
难度 2/5 1-3 小时 新手友好度 68/100
-
documentation
难度 1/5 1 小时以内 新手友好度 85/100
vllm-project/vllm-ascend#17329 ·