POV-Ray : Newsgroups : povray.general : question about isosurface from generated saved binary data : question about isosurface from generated saved binary data Server Time
3 Aug 2024 08:13:57 EDT (-0400)
  question about isosurface from generated saved binary data  
From: Erik
Date: 5 Apr 2004 16:11:53
Message: <4071bd89@news.povray.org>
Hi,

I am a very new POV user, so my guess is that my question might be trivial.

Now, I have data 3D data saved to binary files from a C++ program. The data
are 3D matrices of double values, that is the value of a function at a point
in space on a uniform grid. What I would like to use POV for is to read the
data file, and use isosurface to ray-trace the data at the 0
levelset/offset.

How do I read in a large binary file in POV of binary values?

How do I associate the read data with the function argument?


Regards,
Erik


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.