Due to the current gap in continued funding from the U.S. National Science Foundation (NSF), the NSF Unidata Program Center has temporarily paused most operations. See NSF Unidata Pause in Most Operations for details.

IsoSurfaces for Gridded3DSet

This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

Content-Type: text/plain

Greetings,

 

I am attempting visualization of a 3D curvilinear data set with a
Gridded3DSet.  I am aware that the default DataRederers only do volume
rendering for Linear3DSets, but I was wondering if it is possible to
visualize iso-surfaces of the Gridded3DSet directly.  I tried
 
rgbIsoMap = new ScalarMap( rgbVal,  Display.IsoContour );
contWid = new ContourWidget(rgbIsoMap);
 

as according to the tutorial. It doesn't mention if this methodology is only
applicable to Linear3DSets, but I am assuming that it is since I haven't had
any success with it.  I am looking for a way around resampling to a
Linear3DSet.  Any help would be greatly appreciated.

 

On a related note, are there any custom DataRenderers available for direct
volume rendering of Gridded3DSets?

 

Thanks,

Mike

 


  • 2004 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the visad archives: