ansys / ansys/Visual-Interactive-Simulation-Object-Renderer

[Remote rendering 4.6] Viewport resize in REMOTE mode

未关闭
#31 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
technical
主要语言
Python
星标
0
派生
0
平均合并
1 天 10 小时
30 天内合并 PR
37

描述

### 📝 Description of the feature

Keep the server-side render window in step with the canvas size so the stream isn't stretched and the orientation widget stays proportional. A resize trigger updates the render window, interactor, and orientation widge; the frontend observes canvas resize and fires it.

Note: rapid resize events during a drag shouldn't trigger a render per event. Whether that's handled by the existing render coalescing or its own rate-limiting is a call for this story; not a settled requirement.

### Acceptance Criteria

After a resize the stream fills the canvas without distortion and the orientation widget stays proportional.

### 💵 Business Value

_No response_

### 🔗 Useful links and references

_No response_

贡献指南

打开贡献指南

调研方向

首先跟踪前端 canvas-resize observer,以及 REMOTE 模式下服务端的 render window、interactor 和 orientation widget resize trigger。验证快速 resize 事件的现有 render-coalescing 行为,然后确认 resize 能够在不产生失真的情况下填满 canvas,并保持 orientation widget 的比例。

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

评估

技术栈
python
领域
full-stack
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
活跃
描述清晰度
基本清楚
新手友好度
55/100

把新 issue 发到你的邮箱

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