Jump to content

Vray to Redshift material converter


kiryha

Recommended Posts

My lovely client Denys Shchukin allow sharing some Redshift tools I create for him! 

Here is Vray to Redshift material converter for Houdini. 
It is quite raw for now and the goal is to improve it based on users feedback. So, take it, use it, complain if it’s not working for you.

Usage
Currently, it’s just a piece of Python code which you can copy-paste to the Python Source Editor window (or create a shelf tool).

Assuming you have a SHOP network with VRAY materials subnetworks inside (such structure is required, materials in the root of SHOP are not supported). Select source VRAY shop network, hit Apply button in Python Source Editor window. The script will create new SHOP network in the root of obj context with converted RS materials.

Check the Houdini Console window for execution or error reports.

Example 
Open example hip with Vray material. Dive into “imported_FBX” node, select “materials” node and run the script. The “materials_RS” network with converted RS material would be created in obj root context.

Cheers!

Edited by kiryha
  • Like 1
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...