vscode-3d-preview
vscode-3d-preview copied to clipboard
feat: Add the option to change coordinate conventions
What Changed
- Added the option to change coordinate convention the visualizer uses
- Added presets for common platforms (opengl, opencv, blender, etc.)
- Added a custom option for any other necessary coordinate system
Note to Reviewers
This code was mostly generated with cursor, but I looked over it to make sure it was done correctly. Still please let me know if you would prefer me to change anything about it.
How Has It Been Tested
I had cursor write integration tests for all of the changes made.