- To: "Bennett, Robert E" <robertb@xxxxxxx>
- Subject: Re: Volume rendering of a Gridded3DSet --
- From: Bill Hibbard <billh@xxxxxxxxxxxxx>
- Date: Wed, 11 Jun 2003 18:36:04 -0500 (CDT)
Hi Rob, > So, any reason(s) why a Gridded3DSet would not be properly rendered as a > volume? Any suggestions on how to proceed? VisAD's default DataRenderers only do volume rendering for Linear3DSets. If you have a Field with a Gridded3DSet, you'll need to resample() to a Linear3DSet and link the result of that to the DisplayImpl to see a volme rendering. Direct volume rendering for Gridded3DSets would require a custom DataRenderer (see the tutorial). Good luck, Bill
- References:
- Volume rendering of a Gridded3DSet --
- From: Bennett, Robert E
- Volume rendering of a Gridded3DSet --