houami Posted February 19, 2017 Share Posted February 19, 2017 Hi Guys,I have a simple dop simulation of dominoes. I just want to put random textures in two sides of that box. I am attaching a sample file which i created It could be really great if someone could update this file and send me. I have all the images with extenstion .jpg in the a folder. I want these images to be uniquely copied as textures to the box. Thank you! test.hipnc Quote Link to comment Share on other sites More sharing options...
houami Posted February 20, 2017 Author Share Posted February 20, 2017 bump Quote Link to comment Share on other sites More sharing options...
f1480187 Posted February 20, 2017 Share Posted February 20, 2017 This setup seems a bit old and too complex. It may be easier to go with a simpler version, here is example: dominoes.hipnc If you have a bunch of textures, you may use single shader instead of many, and use override on Material nodes. It will not be visible in viewport, though. 1 Quote Link to comment Share on other sites More sharing options...
houami Posted February 20, 2017 Author Share Posted February 20, 2017 6 minutes ago, f1480187 said: This setup seems a bit old and too complex. It may be easier to go with a simpler version, here is example: dominoes.hipnc If you have a bunch of textures, you may use single shader instead of many, and use override on Material nodes. It will not be visible in viewport, though. sure but how can we create two side textures? Quote Link to comment Share on other sites More sharing options...
f1480187 Posted February 20, 2017 Share Posted February 20, 2017 (edited) Depends on what you meant by that. From the information provided, you probably don't need two-sided shader (1, 2) but assign material to different sides of box. If you add another set of material nodes and set their Group to another primitive number, it should work for you. Edited February 20, 2017 by f1480187 Quote Link to comment Share on other sites More sharing options...
houami Posted February 25, 2017 Author Share Posted February 25, 2017 What if i had 100s of jpgs in my directories and i wanted to randomly applied to the material which could be applied to front and back of a cube in this setup. 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.