Transform_Loop v1.1
This location is for Registered Users Only.
Perhaps you need to login or register.
14.0 or later
Mac, Windows


This tool was designed to allow to have a repeatable texture transform across the screen forever!
There are controls to translate in x and y and also to scale the image.
only the translation is driven by blinkscript kernels
scaling between 0 and 1 tiles the image scaling above 1 is a standard transform .
TO DO :
convert the 4 seperate nodes inside the group into a single blinkScript
add the ability to scale into negative values
v1.0
UPDATE:
v1.1
Fixed a major issue where the blinkscripts edgeMethod was incorret causing any image without a black border to break
Fixed an issue where the Tile node was enabled even if the scale was sset to 1 causing a filtering hit to the image.
Fixed an issue where there was a black border around the output caused by the transform nodes black_outside being enabled
Fixed an issue where the transofrm node wasn't dectecting the inputs resolution