Raphael wrote:
> And why do I care?
>
> And if I don't care why is it telling me how many?
Assuming you are talking about the POV-Ray message output - they are a
good measure for the complexity of a scene. A scene file of 5 lines can
take POV-Ray to parse a million tokens which will probably take some
time. If on the other hand your parsing takes time without the number
of tokens increasing you are probably either reading in a large image
map etc. or are running out of memory.
Christoph
--
POV-Ray tutorials, include files, Sim-POV,
HCR-Edit and more: http://www.tu-bs.de/~y0013390/
Last updated 06 Jul. 2004 _____./\/^>_*_<^\/\.______
Post a reply to this message
|