I am not sure if there is a work around for my problem but here goes:
I am trying to read a text file and then parse out both string and vector
information.
#read produces an error any time it finds something not in quotes. The files
I am reading have other characters that I want to read in as text but their
not in quotes in the file. It is a large files and not always will I be
able to edit just to put quotes around everything. Is there a way for
povray to read a standard ASCII file into string variables line at a time
with out quotes being in the file?
Post a reply to this message
|