Hi there!
I have “created” a simplified triplanar projection function, however there is a little thing I am not able to achieve and I would want to ask you for a little help, please.
My triplanar projection, which doesn’t need an entering TextureObject, so it can be directly plugged-in into the UVs of a Texture sample, is this:
[ATTACH=JSON]{“data-align”:“none”,“data-size”:“full”,“data-tempid”:“temp_137101_1525612976223_249”}[/ATTACH]
But I am trying to achieve a soft transition, like “World aligned texture” funtion does. Would you have any idea about blending the different projections in a softer or “Lerp” way?
[ATTACH=JSON]{“data-align”:“none”,“data-size”:“full”,“data-tempid”:“temp_137102_1525612982053_720”}[/ATTACH]
(At left, my function. At right, World aligned function)
Thank you very much!