David Larsson

David Larsson

About Me

Connect

LOCATION
Not Specified
WEBSITE

Houdini Skills

Availability

Not Specified

Recent Forum Posts

Pass custom point or vertex attribute to GLSL shader Aug. 3, 2015, 6:31 p.m.

I'm using polyframe to generate the attributes tangentu and tangentv on a mesh.
I want to access these in a glsl shader. Is it possible to make them show up in in variables or samplerBuffers somehow?
I've tried assuming that naming them according to the uv and normal convention but nothing seems to be passed in.

Overriding skinning information in SOP July 29, 2015, 2:50 p.m.

Disregard. I just found the Capture Override SOP that seems to do exactly what I want

Overriding skinning information in SOP July 29, 2015, 2:43 p.m.

I need to touch some skinning weights inside a SOP graph.
I tried using a point wrangle but I can't get the syntax for accessing the boneCapture attribute right.
Does anyone know how to write to the boneCapture attribute using vex?
Is there a better way of just flagging a group of points to belong to a different bone?