Hacktoberfest 2026:維護者為十月標記出來的 issue,仍然開放、適合新手。 瀏覽 Hacktoberfest issue

[Remote rendering 4.3] RemoteCanvas frame display and interaction forwarding

未關閉
#28 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

評估

難度
4/5
預估耗時
3-5 天
新手友好度
52/100
Issue 類型
功能
描述清晰度
基本清楚
活躍度
活躍
技術堆疊
typescript
領域
frontend

研究方向

從 RemoteRenderer.ts 和 4.1 的影格串流開始,接著檢查 wslink 通訊協定和現有的 trame-rca Vue 元件,以了解相關行為。確認 RemoteCanvas 在連線和重新連線時都會繪製新的影格,將滑鼠和滾輪事件轉送至伺服器,並確認測試通過。

由索引模型根據 Issue 內容生成。

描述

functional
📝 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

主要語言
Python
星號
1
分支
0
平均合併
1 天 21 小時
30 天內合併 PR
47

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

ansys/Visual-Interactive-Simulation-Object-Renderer 的其他 Issue

查看 ansys/Visual-Interactive-Simulation-Object-Renderer 的全部 Issue

相似的 Issue

更多 Python Issue

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

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