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

[FEATURE][DEVELOP] Create UI window #9

Closed
iwatake2222 opened this issue Jan 5, 2022 · 0 comments · Fixed by #22
Closed

[FEATURE][DEVELOP] Create UI window #9

iwatake2222 opened this issue Jan 5, 2022 · 0 comments · Fixed by #22

Comments

@iwatake2222
Copy link
Owner

iwatake2222 commented Jan 5, 2022

The reason WHY this new feature is needed

  1. A user inputs angles in a selected representation
  2. The program converts the input angles to all the other representations
  3. The program also draw the object with the specified rotation

Describe WHAT this new feature is

  • In this issue, we will implement UIs for 1 and 2

HOW to achieve this new feature

  • Create components for input
  • Create components for output
  • Create class or structure to contain data
    • but no calculation will be implemented yet

Related issues

Additional context

None

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

1 participant