Large file rendering help.... Urgent please

Hi everyone

I am rendering a very large scene, trying to get to 3500x3500 resolution

Runing on Rhino 4 and vray on a 64bit ie7 windows 7 pro

here is the screen shot of my memory problems after rhino crash on a 1200x1200
No bad objects all geometry valid

I tried the save irmap… does not work still crashes

Sould I try to extract the render mesh of most of the sceen to get the file size down?
Need a very high def

Any help would be very very appriciated this is a touchy client

Thanks in advance

Re: Large file rendering help… Urgent please

Hey there,
surely, extracting the render mesh does help. Don’t forget to delete the original objects and every invisible object, as well.

In general, large resolution rendering is done in two steps:
- Prepass in lower resolution
- Final rendering in full resolution

Do the following

- check the “Don’t render final image” option in the Global switches menu
- set the output size to half the original size
- hit the render button
- when the prepass is complete, save the vrmap in the IM, PM, DMC or LC rollout
- have this map loaded using the “from file” option above
- reset the output size to the original format
- uncheck the “Don’t render final image” option
- hit the render button

If the prepass still doesn’t work, render to disc using the “Render to VRImage” command. Usually, this is neccessary for the prepass only.
Alternatively, use a lower resolution and/or meshing setting for the prepass.

Hope that helps :wink:

Cheers,
Matt

Re: Large file rendering help… Urgent please

thanks will give it a try…

Re: Large file rendering help… Urgent please

Have you seen this article: http://software.asgvis.com/index.php?option=com\_content&view=article&id=16&Itemid=437 ?

Re: Large file rendering help… Urgent please

Thomas,
in this article, could you include how to handle the exr file?

The process explained:
Opening the converted image in Photoshop will give you a washed out 32bit version of what you’ve rendered.
So, you need to correct the gamma. Under Image --> Adjustments --> Exposure --> Gamma Correction, set the value to .4545 (Devin came up with this number).
And you need to convert it to 8bit in order to save it as .jpg, .png or whatever. Under Image --> Mode pick 8 Bits/Channel. You can’t set the Gamma right in the following pop-up window, just accept it as it is.

In my original proposal, I’ve used render to disc only for the prepass, which is sufficient in most cases, since the final render doesn’t take up that much memory.
Doing so, you wouldn’t need to convert the image and load it in Photoshop for post processing :wink:

Cheers,
Matt

Re: Large file rendering help… Urgent please

I don’t have access to that article. I’m not and ASGVis employee - I’m just a spam-buster in the European timezone keeping the forum clean from time to time. :wink:

Rendering to disk for prepass only its an interesting approach - I’d have to try that.

Re: Large file rendering help… Urgent please

in this article, could you include how to handle the exr file?
I think it’s a good idea. We are going to add that part to the article.

Re: Large file rendering help… Urgent please

One thing though, about doing a prepass of the IR in half resolution - would not setting the IR Min and Max one step down do more or less the same thing?

From what understand - if you do a test render that looks good in 800x600 using Min/Max: -3/0 then, when you render 1600x1200 you can set Min/Max to -4/-1 and you’ll have the same quality IR solution?

Re: Large file rendering help… Urgent please

Insert Quote
One thing though, about doing a prepass of the IR in half resolution - would not setting the IR Min and Max one step down do more or less the same thing?

From what understand - if you do a test render that looks good in 800x600 using Min/Max: -3/0 then, when you render 1600x1200 you can set Min/Max to -4/-1 and you’ll have the same quality IR solution?
This is right.

Re: Large file rendering help… Urgent please

http://forum.asgvis.com/index.php?topic=5887.0

Re: Large file rendering help… Urgent please

hi everyone and thank you
seems that it is working now..

extracted all render mesh
saved the IRmap for each vue
and working with a worksession

rendering now at 3000x2639 and no crash

again thank you all for your help and input :slight_smile:

Re: Large file rendering help… Urgent please

setting the IR Min and Max one step down is the same as doing a prepass of the IR in half resolution?

Re: Large file rendering help… Urgent please

Jennifer,
glad you made it!

@ Fernando, Thomas: :smile: However you put it, there’s always millions of ways - it only depends on the number of neccessary clicks. Here, setting the IR Min and Max would be the winner, since you wouldn’t need to re-set the resolution at all.
Anyways, I recommend to render a separate prepass to disc when it comes to high-res imaging, as stated in my original post.

Cheers,
Matt