ansys / ansys/Visual-Interactive-Simulation-Object-Renderer
Annotations / Notes
- 主要語言
- Python
- 星號
- 0
- 分支
- 0
- 平均合併
- 1 天 10 小時
- 30 天內合併 PR
- 37
描述
### User Story Description
As a user, I want to add annotations or notes to the 3D model by selecting a location and entering text in an input window, so that I can keep track of observations or comments directly on the model.
AVZ currently doesn't support this.
Please note in implementing this that there are 2 types of annotations that can be done: annotations that are located at XY positions in the rendering window, and annotations that are located at a set (X,Y,Z) geometrical space. The first ones stay in the same place when the user rotates / pans the model. The second type moves together with the model. The second type is more important for this user case. But still we need to have a way for the user to easily differentiate between them when creating and interacting with them.
A UX design for this feature can be found here:
https://www.figma.com/design/Hv5VN8vKsVNSueAWf4xo6i/AIEP?node-id=1117-5512&p=f&t=uP75aPtVN3hCAE17-0
### Acceptance Criteria
Open a session of VISOR.
The user can create an annotation set at a fixed X,Y location. When moving the model, the annotation stays at the same screen location.
Now create a second annotation set at a fixed (X,Y,Z) location. When moving the model, the annotation moves with the model itself.
Save a state file. Load a new session of VISOR. Load that state file. The annotations reappear with the same characteristics.
### Additional Links
_No response_
### Requires new or update to third party ? If "yes" add the name(s) and the version(s) of the Third Party Software.
No
### Name and Version for Third Parties
_No response_
貢獻指南
研究方向
首先檢視連結的 Figma UX 設計,並追蹤 VISOR 的渲染、工作階段和狀態檔案流程。完成的標準是,使用者可以建立螢幕固定和模型固定的文字註釋,在互動過程中區分它們,並在儲存和載入狀態檔案後保留它們的特性。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- computer-graphics, frontend
- Issue 類型
- 功能
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 活躍
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100