<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Calibri" size="2"><span style="font-size:11pt;">
<div>I have a user that is trying to do the following:</div>
<div> </div>
<div> </div>
<div>I am trying to do something very similar to what is shown under "Visualizing the Microstructure" at the following site:</div>
<div> </div>
<div><a href="http://dream3d.bluequartz.net/Documentation/DREAM3D/tutorialebsdreconstruction.html"><font color="blue"><u>http://dream3d.bluequartz.net/Documentation/DREAM3D/tutorialebsdreconstruction.html</u></font></a></div>
<div> </div>
<div>I believe they essentially associate IPFColor_Z with red, green, and blue colors in the XDMF file.  Then, they load the file into Paraview and when they disable the "Map Scalars" option, Paraview just displays the proper RGB color for IPFColor_Z.</div>
<div> </div>
<div>Is this possible with exodus instead of XDMF?  So far I have been unsuccessful.</div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div>Anyone have any ideas?  </div>
<div> </div>
<div>I have been able to create a .vtk file, with a UInt8 array.  When I turn off Map Scalars, this variable correctly paints from black to white.  But, if I try to create three UInt8’s, for RGB, I can’t get it to work.  I even tried creating an array in the
calculator.  </div>
<div> </div>
<div>So, I believe the part that concerns ParaView is as follows – how to I create a dataset that  has 0xRRGGBBAA type data, that Paraview will just display as its color?  For instance, if I have 0xff000000, I want to see red.</div>
<div> </div>
<div>Ideas?</div>
<div> </div>
<div>Thanks,</div>
<div> </div>
<div>Alan </div>
<div> </div>
<div> </div>
<div> </div>
</span></font>
</body>
</html>