|
|
One good way of avoiding any such problem is to write data with the
povray syntax, so that you can read it back with a simple #include
JC
Hartmut Wagener wrote:
> It is possible to read values by the #read-statement.
> It is no problem when the used file has only one line.
> But for typing it is much easier if the file has more lines.
> But this causes an error. Any hints how to read a multi-line
> file?
>
> Example : <0,0,0>,<2,3,5>,<5,7,8> reads correct
> but
> <0,0,0),
> <2,3,5>,
> <5,7,8>
> causes an error.
>
> Hartmut
>
Post a reply to this message
|
|