TTM extends its functions by combining several
operations and adding interesting effects.
![]() |
This functions draws several blending drops around the thick point. |
![]() |
The bubbles functions simply draws several blending drops to random positions. |
![]() |
Waves and shadows the texture by turns. |
![]() |
Combined function of circles and blending drops. |
![]() |
Fractal lines are lines which are very willful. They start and end at the cursor points but don't take the shortest way. |
![]() |
Draws a pattern which consists of vertical and horizontal lines. |
![]() |
Takes the image from the buffer and draws it onto the raw texture. The position is around the thick point and the size and angle is dependent on the position of the thin point. The upper side of the sprite will be at the position of the thin point. |
![]() |
Like above. Draws several sprites from the buffer on random positions and with random angles. The functions has the same configuration as the mix buffer operations. |
![]() |
Draws several lines at random positions. |
![]() |
Draws some blending shade bobs. |
![]() |
Several lines with the same direction, random length and position are drawn. The direction is the angle between the thick and the thin point. |
![]() |
Like the bubbles function, but the place where the spheres are drawn will be deleted first. |
![]() |
Combined function of the flash operation. The spiked ball is drawn around the thick point and has a size equal the distance between the thick and the thin point. |
![]() |
Runs a extensive noise operation several times. Good for making star fields. |
![]() |
Adds a lot of very thin lines to random positions. |
![]() |
Runs some wave vertically and wave horizontally several times. |
![]() |
The image will be completly smoothed and then watered with itself. |
![]() |
This function draws a sphere and some distortion circles arround. |
![]() |
Generates a plasma and modifies the current raw texture using shifting operations dependent on the generated plasma. The shifting direction is the angle between the thick and the thin point. |
![]() |
Like the water effect, but uses the current buffer instead of a plasma. The buffer should be very smooth to get good effects. |
![]() |
This functions waves horizontally and smoothes the image by turns. |
![]() |
Like the waved blur but waves in several directions. |