ARTIST-Association / ARTIST-Association/CANVAS

Check Coordinate Conversion for ARTIST Export

Open
#21 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
6
Forks
2
PR merge metrics
No merged PRs in 30d

Description

In ``CANVAS`` we use the default three.js coordinate system, i.e.the y-axis points up. This results in the mappings:
- x -> N
- y-> U
- z -> E

We need to make sure that these mappings are handled consistently when exporting ``CANVAS`` scenarios to ``ARTIST``.

Contributor guide

Open the contributing guide

Research direction

No file or test is named. Locate the CANVAS-to-ARTIST scenario export entry point, then trace how the three.js x, y, and z axes are converted to ARTIST's N, U, and E axes. Done means the mappings are applied consistently throughout exported scenarios and the relevant export behavior is verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, three.js
Domain
tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.