7evenk

Results 37 issues of 7evenk

- [x] Draw not rotated rectangle around object while moving - [ ] Show position ![image](https://user-images.githubusercontent.com/5232626/175105654-8ded039c-f2e0-41e5-bf97-facea38309b6.png) - [x] Apply Extension only once. Implement start method via PointerTool.

http://www.useragentman.com/blog/2011/01/07/css3-matrix-transform-for-the-mathematically-challenged/ https://stackoverflow.com/questions/12007971/dragging-resizing-css-transformed-elements

Think about using chained transforms for better readability. For 3d transformations there are rotate3d, translate3d, ... available. It's not a must to use matrix3d.

![image](https://user-images.githubusercontent.com/5232626/197506163-2dad2726-cb15-4f1b-ab0c-c2831c57092e.png)

Calc new matrix and multiply with actual matrix