Unidata - To provide the data services, tools, and cyberinfrastructure leadership that advance Earth system science, enhance educational opportunities, and broaden participation. Unidata
         
  advanced  
 

Re: 256^3

Hi Bob,

> Has anyone tried rendering (anything) with a 256^3 volume data set using
> VisAD?  In particular, has anyone tried the 256 x 256 x 113 cadaver head
> that appears in many-a-graphics research paper? If so, what hardware were
> you using?
> 
> So far we haven't gone past 128^3 resolution.

How much memory did that need (what was your -mxNNNm)?

256^3 is 16m grid points. A VisAD FlatField will let you
pack one value per grid point. Assuming you use a Linear3DSet
that will let you store the data in 16 MB. A change we made
last year in response to NCAR's concerns eliminated the need
for the display logic to create a temporary Gridded3DSet with
16m x 3 floats (192MB), but the iso-surface geometry and its
helper arrays will be pretty large (how large depends on the
geometry). Also, since Java3D bugs prevented us from using
Java3D version 1.2 we were unable to take advantage of its
memory efficiency. When I get a breather in my work I will
take advantage of these memory improvements for Java3D version
1.2.1.

Cheers,
Bill
----------------------------------------------------------
Bill Hibbard, SSEC, 1225 W. Dayton St., Madison, WI  53706
hibbard@xxxxxxxxxxxxxxxxx  608-263-4427  fax: 608-263-6738
http://www.ssec.wisc.edu/~billh/vis.html


 
 
  Contact Us     Site Map     Search     Terms and Conditions     Privacy Policy     Participation Policy
 
National Science Foundation (NSF) UCAR Community Programs   Unidata is a member of the UCAR Community Programs, is managed by the University Corporation for Atmospheric Research, and is sponsored by the National Science Foundation.
P.O. Box 3000     Boulder, CO 80307-3000 USA     Tel: 303-497-8643     Fax: 303-497-8690