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

[Remote rendering 4.3] RemoteCanvas frame display and interaction forwarding

未關閉
#28 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
functional
主要語言
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

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。