I have a small collection of planar surfaces placed in the same plane. They are all set to display colour = “By Layer” and are on the same layer. However they are coloured differently:
I still have this problem even though I have “Color Backfaces” turned off under “Object Settings”. I am primarily working in Grasshopper and this problem also occurs for the previewed GH geometry. It also occurs after this geometry is baked into Rhino. Any ideas? I have checked that no surfaces are overlapping.
Even if you select “Use object colour” for backfaces in the view settings, Rhino will still use a very slightly different shade to distinguish front from back.
If it matters, you can get the surfaces to look the same by applying appropriate 180 degree rotations to bring them into the same orientation. You could also flip the normals, but that would leave different uv directions which might make life difficult later, e.g. in applying materials.
Thanks for the help! I thought I already checked that but evidently not
I didn’t know the tidbit about the slight color difference even with backface color off, so thanks for that. Your discussion above makes more sense to me now.
I still encounter some weird bug in Grasshopper though. I’ve taken all the surfaces and flipped them based on a guide surface, but still get some discolored surfaces. If I bake these surfaces, they no longer have the color problem, and you can now see that they are oriented the same way (although not necessary with local x and y directions). If I reference these surfaces back into grasshopper, they no longer have the color issue. This isn’t a big problem, but I’m just a bit curious. Maybe it has something to do with how grasshopper is optimized under the hood and referencing geometry from previous components.