|
|
David Vincent-Jones <geo### [at] galaxynetcom> wrote in message
news:38e2868f@news.povray.org...
> I tried a couple of the demos and find that the file format for
"data_3D_3"
> looks like a single col. of data. I would have assumed that the file
should
> be 3 cols. for the <x,y,z>.
the format is just a list of numbers. spaces, commas or newlines
can delimit them. you can format it in columns if you like. Realize
that these are supposed 'isofunction' *values*. They are scalars
(single numbers), not vectors or coordinates.
Post a reply to this message
|
|