Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Export a bare-bone 3D viewer

Open
#81 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
38/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Active
Tech stack
html, python

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.

Description

functional
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

Dominant language
Python
Stars
1
Forks
0
Avg merge
1d 21h
Merged PRs (30d)
47

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

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

All issues in ansys/Visual-Interactive-Simulation-Object-Renderer

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.