BIC-MNI / Display

MNI Display project, converted from CVS
Other
8 stars 4 forks source link

Volumetric display of surfaces ignores object colour #75

Open vfonov opened 7 years ago

vfonov commented 7 years ago

Hello,

so, when I load .obj file without colour information, Display assigns different colours when showing them inside the volume. But when I load objects which do have colour assigned to them, Display shows it properly in 3D surface view, but still assigns predetermined colours in volume view. display_screenshot

rdvincent commented 7 years ago

@vfonov Does the file have a single, non-white, colour assigned? If so, Display should use that colour. If the file uses per-vertex or per-item colours, Display will still auto-assign the cross-section colour.

vfonov commented 7 years ago

I think it is a single colour , but assigned on vortex level.