If we know how many points we are loading (from PRT’s of course) and we know what data we are loading, and what we are doing in the render (lighting or not, sorting method, frame buffer size, DOF sampling, etc) could it be possible to get an estimate of the RAM required to make a rendering? I’m noticing that I sometimes accidentally do 9 GB renders, and that last 1 GB causes my machine to go really slow.
Right now I’m doing test renders with 10% of the points, looking at taskman to see what my VM size is, and multiplying by 10, but I figure the estimate would save me from having to make that 10% render.
- Chad