Jonathan5122827 / ImageProc

Image Processor application
0 stars 1 forks source link

Low intensity twirl tool looks strange. #8

Closed collin-lyon closed 2 years ago

collin-lyon commented 3 years ago

At low intensity, the twirl tool seems to move the outer pixels a lot. A low intensity swirl, I imagine, shouldn't move as much on the edge of the circle. This is more noticeable when the radius is large. This might not be a bug, It just looks unusual to me.

collin-lyon commented 3 years ago

This could have something to do with the fact that the degree of change a pixel goes through scales with distance from the center. When the area of effect is larger, the radius change on the border is also larger, even though it should the degree of rotation shouldn't change based on the area of effect.

collin-lyon commented 3 years ago

This is a functional bug, as it is related to our swirl tool, a FR.