POV-Ray : Newsgroups : povray.documentation.inbuilt : 6.7.11.11 DF3 file spec : 6.7.11.11 DF3 file spec Server Time: 24 Jul 2008 14:00:21 GMT
  6.7.11.11 DF3 file spec  
From: Martin Magnusson
Date: 18 Dec 2006 08:30:36
The documentation for the df3 file format in section 6.7.11.11 is a bit 
vague, as it stands now. It doesn't specify the order in which the 
voxels should be written.

Is it (for X*Y*Z voxels):
<0,0,0>
<1,0,0>
...
<X,0,0>
<0,1,0>
...
<X,1,0>
<X,2,0>
...
<X,Y,0>
<0,0,1>
...
<X,Y,Z>

or is it some other order?

/martin


Post a reply to this message

Copyright 1991-2004 POV-Team™