mmerchante / instanceAlongCurve

Maya API Node for interactive instancing of shapes along curves.
MIT License
123 stars 26 forks source link

Rendering #6

Open VincentShinholster opened 8 years ago

VincentShinholster commented 8 years ago

Hi, i'm trying to render my project using your plug in and I have attached some mental ray textures onto the instanced objects. I tried to apply the material to the whole thing at once or to each individual instance and still no luck. Any help would be greatly appreciated.

BigRoy commented 8 years ago

What exactly isn't working? Is the shader not getting assigned?

It should be regular Maya instances as such shouldn't mess up.

VincentShinholster commented 8 years ago

The Material Mia X wasn't showing up, so my objects were invisible in the final render. I tricked Maya by baking the animation, which allowed me to delete the connection between the objects and the instancealongcurve thing. This solved the problem. However, I do not know why it wasn't showing up in the final renders, but would show up in the pre-renders.