Hallo David, * David schrieb am 14 Feb 2005:
> How do you want this mapping to take place? Are you looking to wrap > your data somehow around the cube or just looking to show the data > that intersects with the cube faces on the cube? > I want to show the data that intersects with the cube faces. > How is your 3D-data represented? Is it a regular 3D mesh? > Yes, it is regular. I use following 'general'-file: ,------[] | file = /home/fab/HOME/Dissertation/Software/OpenDX/opendx3D.dat | grid = 82 x 50 x 66 | format = ascii | interleaving = field | majority = column | field = locations, field0, field1, field2, field3, field4 | structure = 3-vector, scalar, scalar, scalar, scalar, scalar | type = float, float, float, float, float, float | end `------[] And I want to map any field. Thanks and best Greetings! Fabian > > >Hi all, > > > >I have a cube Construction on which I want to map my > >pressure-data using Map; so I actually want to visualize my > >3D-data from the whole domain just on that cube. > > > >I make the cube with Construction and use ShowBoundary to > >make the cube visible; the ouput of ShowBoundary is the > >'input Map' and my 3-D data are the 'map Map' of Map. > >Running that net I get a strange colored cube; actually the > >cube has stripes on it. It looks that OpenDX is not sure > >which color to represent; the ShowBoundary or the pressure > >data. > >I checked my pressure data with 'MapToPlane' on one side of > >the cube, which works fine. > > > >Does anybody have an idea how I can visualize my pressure > >data on the cube nicely? > > > >Best Greetings! > >-- > >Fabian Braennstroem > >Duesseldorf/Berlin > > > -- > ............................................................................. > David L. Thompson Visualization and Imagery Solutions, > Inc. > mailto:[EMAIL PROTECTED] 5515 Skyway Drive, Missoula, MT 59804
