Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我使用 Paraview 来可视化流场。如图所示,数据在 [-a, a] 范围内重新缩放。在这种情况下,非零值的点只出现在中间,大部分点的值为零。我想寻求帮助,如何将那些零值(灰色)的点设置为与背景(蓝色)相同的颜色。
您可以使用 opacity mapping 将零值映射到 opacity = 0。在Color Map Editor中,选中Enable opacity mapping forsurfaces。然后在面板上编辑不透明度传递函数以获得合适的映射。