Koper Posted April 13, 2010 Share Posted April 13, 2010 Hopefully this wont be a long post:o So the question is, what do you guys/girls look at when troubleshooting a scene that will render to long? (vray specific) Tonight I had to troubleshoot a scene that showed 33hours for rendering, and checking everything I determined that it was vray displacement but still couldn't find the specific object with this displacement causing the headache, so I quickly wrote a script that listed all objects with a displacement modifier to it. lo and behold - 200 objects all with their own displacement modifier , (ps. not my scene, hehe) So there was now way of checking the amount of displacement mod's in the scene without a script which made me think about writing a script for logging the most common features that will cause a scene to give trouble when rendering, such as 200 displacement modifiers. With this script we should be able to quickly determine what's going on in any given scene, especially if its not yours. Ok if you read this far, goood. Below is a list that I'll be focusing on first to be logged. 1. amount of displacement mod's in the scene (this had to be the first one) 2. How many displacement objects generate GI 3. Amount of Instanced geometry that generate GI (For green's such as trees, GI can be turned off) 4. Highest/lowest reflection and/or refraction glossiness values & Interpolation checks Feel free to add to this list, but remember, its only a script to print a list of values to a file. I'll be calling it "Call a Gaffer" cause who else you gonna call?????????? hehe, no, its part of a series of handy scripts (Gaffer tools) that I have been developing and will be releasing later this year Cool, hope to get some replies on this Adriaan Link to comment Share on other sites More sharing options...
cupsster Posted April 13, 2010 Share Posted April 13, 2010 Hopefully this wont be a long post:o I'll be calling it "Call a Gaffer" cause who else you gonna call?????????? hehe, no, its part of a series of handy scripts (Gaffer tools) that I have been developing and will be releasing later this year Cool, hope to get some replies on this Adriaan Maybe simpler more descriptive TroubleShooter? And to ad to the list: 5. high material subdivs.. (70+) 6. high light and shadow subdivs Link to comment Share on other sites More sharing options...
ihabkal Posted April 13, 2010 Share Posted April 13, 2010 I had to render an animation once, went form 7 hrs to less than 1 hr per frame by turning glossy effects off. glossy reflections are nice, but 7 hours is too much. Link to comment Share on other sites More sharing options...
Koper Posted April 13, 2010 Author Share Posted April 13, 2010 Maybe simpler more descriptive TroubleShooter? And to ad to the list: 5. high material subdivs.. (70+) 6. high light and shadow subdivs yes, Subdivs! definitely going to log that cheers, thats perfect for the list Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now