kiryha Posted July 1, 2019 Share Posted July 1, 2019 (edited) 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 September 17, 2020 by kiryha 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.