-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
transformed 좌표가 잘못 계산되는 문제 해결 transform list 의 transform 을 적용하는 순서 문제 먼저 merged matrix 를 생성하고 각 original point 에 1회 matrix transform 적용하는 것으로 수정
- Loading branch information
1 parent
d05fafb
commit a0f4ec7
Showing
2 changed files
with
26 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters