Artur Mandas

arturmandas

About Me

Connect

LOCATION
Not Specified

Houdini Skills

Availability

Not Specified

Recent Forum Posts

Official Labs Vertex Animation Textures 3.0 FAQs and Links Nov. 13, 2024, 2:25 p.m.

Have anyone had luck with making VAT work with tangent-space normals, like the normals of the specific texture sets? Setup requirement is to use world-space normals. I want to use VATs material functions in Unreal Engine as an intermadiary which can be turned on with a static switch on a parent material, so that my child materials can use it, if they need. But of course, as is the standard, most of my materials use tangent space normals, for instance megascan surfaces. If this is not possible, this limits the usability a great deal.

Batch image import into COP/Copernicus July 29, 2024, 5:41 a.m.

Hi,

My goal is to import hundreds of small images and merge them into one bigger image, using different transformations and processing tasks. How can this be done effectively inside Houdini (can be via Python). Thanks in advance!

[COPS] ROP File Output processed on network change Feb. 7, 2024, 8:11 a.m.

Ok answering my own question, maybe someone will find it useful: place python sop in foreach block, and in there:
your_cop_node.parm('execute').pressButton()