vec3, vec3, vec3, vec3, vec3, float, float, float, float, float, float, float, float, vec4, vec3, float, float, int, int);" /obj/geo1/flowmap_visualize1/shopnet1/shop_flowmap_shader1: Linking failed. LINK[/obj/geo1/flowmap_visualize2/shopnet1/shop_flowmap_shader1]: Fragment info ------------- 0(216) : error C3002: call to undefined function "void HOUassignOutputs(vec3, vec3, vec3, vec3, vec3, vec3, float, float, float, float, float, float, float, float, vec4, vec3, float, float, int, int);" /obj/geo1/flowmap_visualize2/shopnet1/shop_flowmap_shader1: Linking failed.
I've recreated almost the same setup as in the docs:
However, only the vertex color option works on my end:
Expected result:
I assumed that this is because of the
$SIDEFXLABS/misc/flowmap/flowmap_visualize.jpg
opdef:../..?flowmap_visualize.jpg
I've also tried to replace SHOP with MAT context (changing contents of "flowmap_visualize1" node) but didn't work out (maybe missed something).
Thank you for taking a look.