Adding Custom VEX Functions By HDK

   2629   2   0
User Avatar
Member
11 posts
Joined: 3月 2009
Offline
Hi, does anyone know how add custom vex function by hdk?
I can compile successfully VEX/VEX_Example. C to .dll, but don't know how to use the defined function.
I try to use defined function,but It´s doesn´t work.

thanks!
User Avatar
Member
1908 posts
Joined: 11月 2006
Offline
Have you taken a look at the docs on compiling and installing VEX plugins? You need to tell VEX about your compiled library so it knows to load it.

http://www.sidefx.com/docs/hdk13.0/_h_d_k__vex_op.html#HDK_VexOp_Compiling [sidefx.com]
Graham Thompson, Technical Artist @ Rockstar Games
User Avatar
Member
11 posts
Joined: 3月 2009
Offline
Hi,
I put the .dll file into $HOME/houdini13.0/dso,but It´s still not work.

Thanks!
  • Quick Links