ansys / ansys/Visual-Interactive-Simulation-Object-Renderer

Export a bare-bone 3D viewer

Open
#81 0 comments 0 reactions 0 assignees View on GitHub
functional
Dominant language
Python
Stars
0
Forks
0
Avg merge
1d 10h
Merged PRs (30d)
37

Description

### 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_

Contributor guide

Open the contributing guide

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
html, python
Domain
computer-graphics, frontend, web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.