I often do streams where I use stride.texturefx. Is there a way to get a transformsrt node without needing to use the transform filter before?
<3
I often do streams where I use stride.texturefx. Is there a way to get a transformsrt node without needing to use the transform filter before?
<3
Hi,
I have a bit of trouble understanding what you’re asking, can you rephrase your question?
hey sry for my bad explaination.
A picture says more than 1000 words.
I now it seems trivial one more node. But especially for texture manipulation and creating nice effects i would often use like 5-6 transformssrts and than it is 5-6 more transform(filter)
There are individual filters for Scale, Rotate and Translate. You can either chain them and wrap them into a process node (not ideal in terms of performance) or look at the code and combine them into one shader.
Select them → CTRL + G and make a node for your personal library from it.
The reason why I made it a feature request is because I thought somebody else may feel the same and more people profit from it.
If nobody does nvm.
Yes, good thinking. Maybe both nodes have their value. You can PR it to VL.Addons…
you made somebody really happy!