Daniel Hanhardt

blackpepperjam

About Me

Connect

LOCATION
Not Specified
WEBSITE

Houdini Skills

Availability

Not Specified

Recent Forum Posts

Using COP as texture map in grooming networks Sept. 2, 2018, 2:02 p.m.

Hi,

I am trying to use a COP as a “blend texture” of a “set length” guideprocess OP.

After some googlefu I came up with this possibilities:
(“out” is a null which is always the last operator in the network)

for absolute path
opimg/comp1/out/

for relative path
op:`opfullpath(“/img/comp1/out/”)`

Both of them I have typed into the “Blend Texture” filename path parameter field.
For some reason, it doesn't seem to work. I have used a simple black/white checker texture for testing purposes but without luck so far.

Would be nice if someone can point me to the right direction.

Thank you in advance
Daniel