Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add camera controls to visualizer #1209

Merged
merged 4 commits into from
Mar 7, 2024
Merged

Conversation

panteleymonchuk
Copy link
Collaborator

Description of change

Change the rotation and x shift for camera.
Closes #1203

Type of change

  • Enhancement (a non-breaking change which adds functionality)

How the change has been tested

CleanShot.2024-03-01.at.17.20.52.mp4

Change checklist

Add an x to the boxes that are relevant to your changes, and delete any items that are not.

  • My code follows the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • [] I have made corresponding changes to the documentation
  • [] I have added tests that prove my fix is effective or that my feature works
  • [] New and existing unit tests pass locally with my changes

Signed-off-by: Eugene Panteleymonchuk <[email protected]>
Signed-off-by: Eugene Panteleymonchuk <[email protected]>
@panteleymonchuk panteleymonchuk linked an issue Mar 1, 2024 that may be closed by this pull request
@begonaalvarezd begonaalvarezd changed the title Feat/issues 1203 feat: add camera controls to visualizer Mar 1, 2024
@begonaalvarezd begonaalvarezd merged commit 6c30e49 into dev Mar 7, 2024
4 of 6 checks passed
@begonaalvarezd begonaalvarezd deleted the feat/issues-1203 branch March 7, 2024 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Task]: Add camera controls to the visualizer
2 participants