-
Notifications
You must be signed in to change notification settings - Fork 0
Scale transformation #41
Copy link
Copy link
Open
Labels
MediumScale of knowledge of the project requirementScale of knowledge of the project requirementQuickScale of workload requirementScale of workload requirement
Metadata
Metadata
Assignees
Labels
MediumScale of knowledge of the project requirementScale of knowledge of the project requirementQuickScale of workload requirementScale of workload requirement
In #8 transformation matrices have been added.
However, scaling logic was omitted, thus it should be implemented in this issue.
All shapes should be able to be scaled by method called from a subscriber. There is an easy way to add scaling in SFML because this package has a nice interface for it.