skykistler / smudgr

smudge the pixels
http://smudgr.io
3 stars 0 forks source link

More Operations #13

Open skykistler opened 8 years ago

skykistler commented 8 years ago

Leave algorithm ideas here. When you start on an algorithm, make a separate ticket and reference it here.

skykistler commented 8 years ago
ericvoorhis commented 8 years ago
skykistler commented 8 years ago

I may have a good solution to make a rotation algorithm

ericvoorhis commented 8 years ago

Let me know if you need the rotation matrix stuff for it. I have the 3-shear matrix solution written and programmed out.

skykistler commented 8 years ago

I'm pretty sure you can draw a buffered image onto another buffered image but rotated in Java. I imagine that is hardware accelerated when it can be