Jump to content

how to test custom VEX shaders ?


spice

Recommended Posts

try this with vcc

vcc -l hair.otl -N "VEX Hair" hair.vfl

replace hair with your own name for your shader.

This will make an .otl file which can be imported into Houdini through the file menu option "Install Operator Type Library..."

It should then be available to use as a shader in a shop network.

:)

Link to comment
Share on other sites

try this with vcc

vcc -l hair.otl -N "VEX Hair" hair.vfl

replace hair with your own name for your shader.

This will make an .otl file which can be imported into Houdini through the file menu option "Install Operator Type Library..."

It should then be available to use as a shader in a shop network.

:)

15669[/snapback]

All right.... :) Thanks !!!!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...