Ranking
Original Post
Pov-Ray slowness
Why is it that animations are output into one large povray file, when pov has to parse every frame within the file? More frames = more parsing.

I propose, dunno if it's been done yet, that tori be modded to output pov-animation's into a one file-per-frame fashion instead... Then make a queue'ing script, or whatever, so that pov will render each frame one by one, but in a single-file basis, so that you only have to wait the time to render, not the time to parse.