Page 1 of 1
Distortion of non-UV objects
Posted: Fri Jun 02, 2023 6:27 am
by Andreas_Resch
What's the proper way to distort a texture like that? Or any other texture that has a Projection node plugged into the Projection socket? Doing this with UV-mapped objects and the Distorted mesh UV Projection node seems to be fine, but once you deal with other projections, it becomes a bit tricky.
Here's a node setup for something like that in Cycles.
Re: Distortion of non-UV objects
Posted: Mon Jun 05, 2023 9:13 am
by linograndiotoy
That would be extremely useful for sure. It's probably a feature that needs to be implemented in Standalone, unless we find a way to "read" and use Cycle's Texture Coordinates/Mapping nodes. I'll investigate! Thanks!
Re: Distortion of non-UV objects
Posted: Tue Jun 06, 2023 5:58 am
by Andreas_Resch
Thanks. Definitely something that would expand the possibilities for texture creation a lot. Might not be too hard to figure out as it's basically the same as the already exiting UV based distortion option, just also working with other projection types.