ansys / ansys/Visual-Interactive-Simulation-Object-Renderer
Export a bare-bone 3D viewer
- 主要语言
- Python
- 星标
- 0
- 派生
- 0
- 平均合并
- 1 天 10 小时
- 30 天内合并 PR
- 37
描述
### User Story Description
As a user, I want to be able to export a bare-bone 3D renderer that can be embedded into a stand-alone HTML file. This functionality needs to be available only from the client configuration of VISOR - if the remote rendering configuration does not make it possible, that is an acceptable limitation.
### Acceptance Criteria
Start a client session of VISOR. Load a model. Use the API call to export a bare-bone 3D viewer that can be opened in an HTML file.
That viewer can be embedded as a web component into any HTML file.
The bare-bone viewer does not need to store any state information, nor does he need to share UI / features with VISOR.
### 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_
贡献指南
调研方向
Begin with the client configuration and session API, then inspect how a loaded model reaches the renderer. Confirm the export entry point can produce a standalone HTML web component from a client session; done means it opens, embeds in arbitrary HTML, and retains no VISOR state or UI.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- html, python
- 领域
- computer-graphics, frontend, web-dev
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 活跃
- 描述清晰度
- 基本清楚
- 新手友好度
- 38/100