Alright..the idea im trying to create is this:
The user would click to set an initial point which would start drawing an image at said point. From this point the user would drag the mouse in order to strech the image plus drag up/down changing the rotation the image.
Think about mspaint, the line tool, only with a bitmap.
Im pretty good with C#, but for the life of me I cant figure out the math behind this.
Any help/pointers would be very much appreciated.
thanks in advance!
The user would click to set an initial point which would start drawing an image at said point. From this point the user would drag the mouse in order to strech the image plus drag up/down changing the rotation the image.
Think about mspaint, the line tool, only with a bitmap.
Im pretty good with C#, but for the life of me I cant figure out the math behind this.
Any help/pointers would be very much appreciated.
thanks in advance!
Comment