iwatake2222/rotation_master

[FEATURE][DEVELOP] Rotate the object(monolith) in response to input angle

iwatake2222 opened this issue · 0 comments

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 3

HOW to achieve this new feature

  • Using 2, rotate the monolith and draw it
    • it's not decided which representation is used

Related issues

  • Parent issue
  • Related issue
    • None

Additional context

None