If I have something which uses random variables, or any other method of
obtaining values where I am unsure what they would be, is there a way to
have these numbers written to a file so I can examine the results?
I have a trace() function picking random points on an isosurface, and I want
to know what the normals are at each point. I need to know what kinds of
averages I get in order to correctly write a macro I'm working on.
Post a reply to this message
|