f3d icon indicating copy to clipboard operation
f3d copied to clipboard

--scalar and --color do not work together

Open mwestphal opened this issue 3 years ago • 1 comments
trafficstars

Describe the bug --scalar and --color do not work together, --scalar override completely --color

To Reproduce ./bin/f3d ../src/testing/data/WaterBottle.glb --geometry-only --color=0,1,1 --scalars

Expected behavior A blend of color if possible

a

mwestphal avatar Aug 05 '22 14:08 mwestphal

I don't know if it's possible, I need to take a look in the VTK polydata mapper

Meakk avatar Aug 05 '22 14:08 Meakk