Deform Brush Engine¶
The Deform Brush is a brush that allows you to pull and push pixels around. It’s quite similar to the 유동화, but where liquify has higher quality, the deform brush has the speed.
Options¶
왜곡 옵션¶
These decide what strangeness may happen underneath your brush cursor.
- 확장
This bubbles up the area underneath the brush-cursor.
- Shrink
This pinches the Area underneath the brush-cursor.
- Swirl Counter Clock Wise
Swirls the area counter clock wise.
- Swirl Clock Wise
Swirls the area clockwise.
- 이동
Nudges the area to the painting direction.
- 색상 왜곡
This seems to randomly rearrange the pixels underneath the brush.
- 렌즈 확대
Literally paints a enlarged version of the area.
- 렌즈 축소
Paints a minimized version of the area.
- Deform Amount
Defines the strength of the deformation.
- Bilinear Interpolation
Smoothens the result. This causes calculation errors in 16bit.
- Use Counter
Slows down the deformation subtlety.
- Use Undeformed Image
Samples from the previous version of the image instead of the current. This works better with some deform options than others. Move for example seems to almost stop working, but it works really well with Grow.