>Hello,
>
>Has OpenDx been tested for triangular data sets.
>
>object 1 class array type float rank 1 shape 3 items 5 data follows
>0.0 0.0 0.0
>1.0 0.0 0.0
>1.0 1.0 0.0
>2.0 0.0 0.0
>2.0 1.0 0.0
>object 2 class array type int rank 1 shape 3 items 2 data follows
>1 2 3
>2 4 5
>attribute "element type" string "triangles"
>object 3 class array type float rank 0 items 5 data follows
>1.000000
>0.000000
>1.000000
>2.0
>3.0
>attribute "dep" string "positions"
>object "irregular positions irregular connections" class field
>component "positions" value 1
>component "connections" value 2
>component "data" value 3
>end
>
>


You appear to be missing the required attribute for connections
attribute "ref" string "positions"

add this before or after
attribute "element type" string "triangles"

Triangles work all the time: I'm looking at about 20000 in an Isosurface at
the moment.

Chris Pelkie
Vice President/Scientific Visualization Producer
Conceptual Reality Presentations, Inc.
30 West Meadow Drive
Ithaca, NY 14850
[EMAIL PROTECTED]
(607) 257-8335 or (607) 254-8794

Reply via email to