ansys / ansys/Visual-Interactive-Simulation-Object-Renderer
Export a bare-bone 3D viewer
- Linguagem predominante
- Python
- Estrelas
- 0
- Forks
- 0
- Merge médio
- 1d 10h
- PRs com merge (30d)
- 37
Descrição
### 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_
Guia de contribuição
Direção de pesquisa
Comece pela configuração do cliente e pela API de sessão; em seguida, examine como um modelo carregado chega ao renderer. Confirme que o ponto de entrada de exportação pode produzir um componente web HTML independente a partir de uma sessão do cliente; considera-se concluído quando ele abre, pode ser incorporado a HTML arbitrário e não retém nenhum estado nem UI do VISOR.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- html, python
- Domínio
- computer-graphics, frontend, web-dev
- Tipo de issue
- Funcionalidade
- Dificuldade
- 5/5
- Tempo estimado
- Mais de uma semana
- Status de atividade
- Ativa
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 38/100