ansys / ansys/Visual-Interactive-Simulation-Object-Renderer
[Remote rendering 4.3] RemoteCanvas frame display and interaction forwarding
- 主要语言
- Python
- 星标
- 0
- 派生
- 0
- 平均合并
- 1 天 10 小时
- 30 天内合并 PR
- 37
描述
### 📝 Description of the feature
This is the first real remote frontend work. Everything before this was backend or the mode probe.
Create a `RemoteCanvas` to subscribe to the frame stream from 4.1, and draws frames to a canvas, forwarding mouse and wheel events back to the server, built from scratch against the wslink protocol since trame-rca ships only a Vue component.
`RemoteRenderer.ts` implements `IRenderer` over trigger calls to the server.
### Acceptance Criteria
A fresh frame appears on connect and reconnect (no blank canvas).
Tests pass
### 💵 Business Value
_No response_
### 🔗 Useful links and references
_No response_
贡献指南
调研方向
Start with RemoteRenderer.ts and the frame stream from 4.1, then review the wslink protocol and the existing trame-rca Vue component for relevant behavior. Verify the RemoteCanvas draws a fresh frame on connect and reconnect, forwards mouse and wheel events to the server, and that the tests pass.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- frontend
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 活跃
- 描述清晰度
- 基本清楚
- 新手友好度
- 52/100