Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

Rendered Quilt looks broken on the Looking Glass Portrait

未关闭
#19 5 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
4/5
预计耗时
3-5 天
新手友好度
35/100
Issue 类型
缺陷
描述清晰度
需要澄清
活跃度
停滞
技术栈
cpp, python

调研方向

在 Looking Glass Portrait 上使用 VTK 9.0.1 重现 C++ TestDragon 示例和提供的 Python 示例,并将链接的视频作为输出参考。检查模块如何生成 quilt,以及如何处理 Portrait 的显示尺寸和校准参数。当两个示例都能在 Portrait 上正确渲染,达到与 HoloPlay SDK 示例相当的效果时,即视为完成。

由索引模型根据 Issue 内容生成。

描述

I built this module successfully against VTK 9.0.1. I tried running the provided dragon example in C++ and the Python sample code presented here:
https://blog.kitware.com/create-holographic-scenes-using-vtk-python/
but in both cases the rendered output on the Looking Glass Portrait display is not correct. I noticed that all the VTK examples showcased on the web are being run on older Looking Glass devices, so I presume the issue is that the code in this repo is not accounting for the display size or the calibration parameters of the new form factor correctly when it generates the quilt.

Video of the main C++ example from the HoloPlay SDK being rendered correctly

https://www.dropbox.com/s/9gow13fs8xcwy5c/holoplay_studio_sdk_example_v00.mov?dl=0

Video of the example TestDragon project rendered incorrectly on the Looking Glass Portrait

https://www.dropbox.com/s/97jw971skxll2b6/vtk_looking_glass_dragon_example_v00.mov?dl=0

Video of the sample Python code rendered incorrectly on the Looking Glass Portrait

https://www.dropbox.com/s/fpuo5t36cpklf8p/looking_glass_vtk_python_example_v00.mov?dl=0

主要语言
C++
星标
18
派生
16
PR 合并指标
30 天内没有已合并 PR

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

Kitware/LookingGlassVTKModule 的其他 Issue

查看 Kitware/LookingGlassVTKModule 的全部 Issue

相似的 Issue

更多 C++ Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。