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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[IDV #WNR-458825]: Problem w/volume rendering



Hi Katie-

> Removing the Texture 3d worked. Do you know of a way to make this the default action (so idv automatically does this)?

Save the attached controls.xml to your disk.  Import this into the
IDV as a plugin.  Select the Tools->Plugin Manager menu.  From 
the Plugin Manager, select the File->Install Plugin From File
and select the attached file.  Restart the IDV and then your
default Volume Rendering will not use the Texture 3D.

FYI, the attached file looks like:

<?xml version="1.0" encoding="ISO-8859-1"?>
<controls>
  <control
     id="volumerender"
     categories="GRID-3D-*"
     class="ucar.unidata.idv.control.VolumeRenderControl"
     description="3-D Volume Rendering"
     label="Volume Rendering"
     icon="/ucar/unidata/idv/images/volume.png"
     displaycategory="Volume Rendering"
     properties="displayName=Volume Rendering;useTexture3D=false">
    <property name="viewManagerClassNames" value="ucar.unidata.idv.MapViewManager"/>
    </control>
</controls>

This  overrides the default setting by adding the useTexture3D=false
property.  If you wanted to have both available for testing, you
could change the id of this one to be "volumerenderernotexture".
You might want to change the label to something like "Volume Rendering (no texture)" so they would have different names in the Displays list.

> Our graphics card is an NVIDIA QUADRO FX 5600 with 16 gigs of memory.

I wonder if there is a setting  on the graphics card that would
make the textures work.  The Texture 3D is much better (when
it works. ;-)).
 
> Thank you,

no problem.  Good luck!

Don Murray 
> -----Original Message-----
> From: Unidata IDV Support [mailto:support-idv@xxxxxxxxxxxxxxxx]
> Sent: Thu 4/17/2008 5:34 PM
> To: Carbonari, Katie
> Cc: support-idv@xxxxxxxxxxxxxxxx
> Subject: [IDV #WNR-458825]: Problem w/volume rendering
> 
> Hi Katie-
> 
> > Full Name: katie carbonari
> > Email Address: katie.carbonari@xxxxxxx
> > Organization: northrop grumman
> > Package Version: 2.5
> > Operating System: linux
> > Hardware:
> > Description of problem: Hello. I've been trying to do some volume rendering of clouds in IDV. Isosurface works fine (as you can see in the attatched picture) but volume rendering gives a gray cube. This gray cube doesn't change when I change various parameters (color range, transparency, etc). Any ideas on why this is happening? The 2 pics are of the same data file, so I don't know why the volume rendering doesn't give clouds.
> 
> This is probably a graphics card issue.  What is the graphics
> card you are using?
> 
> Try the following:
> 
> - do the volume rendering
> - bring up the properties for the Volume Rendering control
> (Edit->Properties menu of the control).
> - Uncheck the Use Texture 3D property and click the OK button.
> 
> Does that make your volume rendering appear?
> 
> Don Murray
> 
> Ticket Details
> ===================
> Ticket ID: WNR-458825
> Department: Support IDV
> Priority: Normal
> Status: Open
> 
> 
> 
> 
> 


Ticket Details
===================
Ticket ID: WNR-458825
Department: Support IDV
Priority: Normal
Status: Open
<?xml version="1.0" encoding="ISO-8859-1"?>
<controls>
  <control
     id="volumerender"
     categories="GRID-3D-*"
     class="ucar.unidata.idv.control.VolumeRenderControl"
     description="3-D Volume Rendering"
     label="Volume Rendering"
     icon="/ucar/unidata/idv/images/volume.png"
     displaycategory="Volume Rendering"
     properties="displayName=Volume Rendering;useTexture3D=false">
    <property name="viewManagerClassNames" value="ucar.unidata.idv.MapViewManager"/>
    </control>
</controls>

 
 
  Contact Us     Site Map     Search     Terms and Conditions     Privacy Policy     Participation Policy
 
National Science Foundation (NSF) UCAR Office of Programs University Corporation for Atmospheric Research (UCAR)   Unidata is a member of the UCAR Office of 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