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!
Adding Custom VEX Functions By HDK
2802 2 0- SandFX
- Member
- 11 posts
- Joined: March 2009
- Offline
- graham
- Member
- 1922 posts
- Joined: Nov. 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]
http://www.sidefx.com/docs/hdk13.0/_h_d_k__vex_op.html#HDK_VexOp_Compiling [sidefx.com]
Graham Thompson, Technical Artist @ Rockstar Games
- SandFX
- Member
- 11 posts
- Joined: March 2009
- Offline
-
- Quick Links