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

[Remote rendering 4.3] RemoteCanvas frame display and interaction forwarding

Ouverte
#28 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
functional
Langage dominant
Python
Étoiles
0
Forks
0
Merge moyen
1 j 10 h
PR mergées (30 j)
37

Description

### 📝 Description of the feature

This is the first real remote frontend work. Everything before this was backend or the mode probe.

Create a `RemoteCanvas` to subscribe to the frame stream from 4.1, and draws frames to a canvas, forwarding mouse and wheel events back to the server, built from scratch against the wslink protocol since trame-rca ships only a Vue component.

`RemoteRenderer.ts` implements `IRenderer` over trigger calls to the server.

### Acceptance Criteria

A fresh frame appears on connect and reconnect (no blank canvas).
Tests pass

### 💵 Business Value

_No response_

### 🔗 Useful links and references

_No response_

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

Start with RemoteRenderer.ts and the frame stream from 4.1, then review the wslink protocol and the existing trame-rca Vue component for relevant behavior. Verify the RemoteCanvas draws a fresh frame on connect and reconnect, forwards mouse and wheel events to the server, and that the tests pass.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
typescript
Domaine
frontend
Type d'issue
Fonctionnalité
Difficulté
4/5
Temps estimé
3-5 jours
Activité
Active
Clarté
Plutôt claire
Accessibilité débutants
52/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.