New graphics card
KenG
Traveler
I want to reduce my rendering times with cc3. Is there anything I should look for in a new graphics card? My most intensive use for the pc is CC3 so that is the main reason for the upgrade.
Thanks Ken
Thanks Ken
Comments
Edit: I found a link: http://www.povray.org/documentation/view/3.6.1/183/
Because CC3 is a 32-bit program, you're not going to see much if any improvement in performance if you increase memory size after the first 3GB, (CC3 itself only uses 2GB unless it has the /LARGEADDRESSAWARE linker flag set).
After the number of pixels drawn in the main window, single-threaded integer CPU performance and CPU cache size should be the single greatest indicators of performance for the program.
An amusing community project would be to decide on a set of .fcw files and screen resolutions and then use those files to collect performance data for those files, including screen resolution, pixel depth, CPU model, and memory speed. Objective and repeatable testing is really the best way to see see the effects of varying elements in the system.
How do I set the LARGEADDRESSAWARE marker. My machine has 16 gb of ram, bummer it isnt getting used.
Ill try adjusting the resolution.
Any other suggestions on revving up the speed, testing effects and exporting are so slow.
As Monsen points out, there is still a less-than-4GB limit on 32-bit processes, even with the flag set. Setting this flag would be unsupported by ProFantasy, I'd bet.
Thanks for the suggestions,
Ken