[Remote rendering 4.4] Live scene refresh upon server-originated operations in remote mode
維護者通常 1 天內回覆
還沒有人認領這個 Issue。
評估
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 新手友好度
- 50/100
- Issue 類型
- 功能
- 描述清晰度
- 基本清楚
- 活躍度
- 活躍
- 技術堆疊
- python
- 領域
- full-stack
研究方向
先從伺服器端操作 add_dataset、update_variables 和 load_state 開始,然後追蹤用於場景刷新的遠端模式用戶端路徑。驗證透過 Python API 進行的場景變更是否會在不重新載入瀏覽器的情況下更新算繪的畫面以及相關的樹狀結構、圖例、色彩面板或 widget UI,並執行專案測試。
由索引模型根據 Issue 內容生成。
描述
📝 Description of the feature
Fullstack user story. Keep the client view in step with server-side scene changes so adding or removing a dataset on a live remote session refreshes the view without a browser reload.
When a scene-mutating operation originates on the server (ie through an API, eg add_dataset, update_variables, load_state), the client has no way to know unless the server tells it. This user story propagates those changes: the server signals that the scene changed, and the frontend re-fetches scene details and rebuilds so the view reflects the new structure.
Two main surfaces update:
- The rendered frame (the server re-renders it and the stream carries it), and the UI computed from scene structure, tree view, legend/color panel, and widgets, which the frame alone doesn't touch.
- The surfaces differ by operation, most involve a tree rebuild, while update_variables changes variable metadata and so the legend rather than the tree.
Fullstack: the backend signal and frontend rebuild are individually untestable, so these are together in a single user story here.
Acceptance Criteria
A Python API call that modifies the scene, e.g. add_dataset, refreshes without a browser reload, and the corresponding UI updates (e.g. tree rebuild) works in remote mode.
Tests pass
💵 Business Value
No response
🔗 Useful links and references
No response
- 主要語言
- Python
- 星號
- 1
- 分支
- 0
- 平均合併
- 1 天 21 小時
- 30 天內合併 PR
- 47
環境準備
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
ansys/Visual-Interactive-Simulation-Object-Renderer 的其他 Issue
-
難度 3/5 1-2 天 新手友好度 50/100
ansys/Visual-Interactive-Simulation-Object-Renderer#140 ·
維護者通常 1 天內回覆
-
Library updates可能已有人在做 @margalva 於 3 天前認領。 未關閉technical
ansys/Visual-Interactive-Simulation-Object-Renderer#136 · 已指派 1 人 ·
維護者通常 1 天內回覆
-
[User Story]: Fix workflows可能已有人在做 @margalva 於 3 天前認領。 未關閉maintenance
ansys/Visual-Interactive-Simulation-Object-Renderer#131 · 已指派 1 人 ·
維護者通常 1 天內回覆
-
Release 1.0.2可能已有人在做 @margalva 於 3 天前認領。 未關閉maintenance
ansys/Visual-Interactive-Simulation-Object-Renderer#130 · 已指派 1 人 ·
維護者通常 1 天內回覆
-
WASM cache fails to download when venv is under Program Files (Windows)可能已有人在做 @ansBAkula 於 7 天前認領。 未關閉enhancement
ansys/Visual-Interactive-Simulation-Object-Renderer#126 · 已指派 1 人 ·
維護者通常 1 天內回覆
查看 ansys/Visual-Interactive-Simulation-Object-Renderer 的全部 Issue
相似的 Issue
-
good first issue
難度 2/5 1-3 小時 新手友好度 88/100
-
難度 2/5 1-3 小時 新手友好度 88/100
vllm-project/vllm-metal#822 ·
維護者通常 1 天內回覆
-
vector-store
難度 1/5 1-3 小時 新手友好度 90/100
維護者通常 1 天內回覆
-
[Bug]: chunk_span_bounds and _validated_chunk_spans reject Pydantic models ChunkSpan and AudioFile未關閉
難度 2/5 1-3 小時 新手友好度 78/100
BasedHardware/omi#19047 ·
維護者通常 1 天內回覆
-
難度 2/5 1-3 小時 新手友好度 88/100
維護者通常 1 天內回覆