Forum Moderators: wheatpenny, TheBryster
Vue F.A.Q (Last Updated: 2024 Oct 26 8:50 am)
Oh... I've got a little correction :) This is the correct one :) (hight of the fullsizeimage * length of the fullsizeimage) / (hight of thumbnail * length of thumbnail) * Rendertime of thumnail (in seconds to get the accurate result. For example : 4,12 min. = 252 sec) / 60 / 60 = Rendertime of fullsize image in hours :)
Well, i am not sure. First of all, you must set the braces right. H_FSI * L_FSI -------------------- * RT_TN = Render time H_TN * L_TN The thumbnail rendertime must be over the fraction line. Because of antialiasing is a comparison of pixels (the more pixels you have, the more you have to compare) i think this is a good proximity but not more. I will try to check it with my next images. lol, Walther
One day your ship comes in - but you're at the airport.
This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.
I'm pretty sure I'm not the only one that has been angry because of not knowing the excact rendertime (in "Render to screen) because of antialiasing. Therefor, I've created this little formula so you can calculate it :) First of all... Render a thumbnail of the picture. The maximum hight/length must be 200 px. Then : (hight of the fullsizeimage * length of the fullsizeimage) / (hight of thumbnail * length of thumbnail) * Rendertime of thumnail (in seconds to get the accurate result. For example : 4,12 min. = 252 sec) / 60 = Rendertime of fullsize image :) I hope you can understand the formula :) - Thomas