I’ve got a model of a simple rectangular shed with lap siding and corner trim. The siding passes right through the corner trim to go corner to corner of the structure. The outside face of the corner trim goes beyond the furthest point of the siding, yet the siding shows through beyond a certain zoom level.
Is there a setting to address this issue? Any insight appreciated
Easy to do and yes it would solve the problem, but it adds more time to build this way. This seems to be a rendering issue. The materials are opaque, one piece of geometry is behind another in 3D space, why is the geometry behind seen at all, at any zoom level?
This is an issue related to your graphics card and drivers. When the edges behind a face are very close to that face as a ratio of the model to camera distance, the edges can show through. The soltion is to not have the edges behind or hhide them.
It is a general “feature” of the algorithms used to generate the displayed image in 3D software. The accuracy of calculations cannot be infinitely accurate so small differences in distance between surfaces and edges on or behind them get overlooked. I first encountered this when producing my first hidden-line perspectives in AutoCad some 30 years ago. If the application developers increase processing time they can diminish the required gap but it will never disappear altogether.
If the pieces are groups that haven’t been edited you can convert them to components so you edit one and the rest of the instances will de affected as well.
Yes, I can do that. And indeed I did use a solid tools subtraction for that because it made sense given a simple rectangular wall shape wouldn’t do. My question was more about how the rendering algorithm affects geometry. It seems this is a shortcoming of the graphics engine and if I’m going to build with geometry with surfaces and edges in close proximity to other geometry, the way to do it is cutting and butting. Appreciate you taking the time to comment
Another common situation in which this thing can occur is with roofs modeled with trusses underneath. The trusses can bleed through the roofing. In that situation trimming the trousses isn’t appropriate but turning off their tag’s visibility is. Keep that sort of thing as another method.
It becomes more and more prounounced the further your are from the original axis in sketchup - the world origin. Sometimes people move this or their model sits far away from this and this will make the effect you are seeing more pronounced. That might be something worth checking.
It’s something that happens in all 3D engines to some extent - I’ve played videogames that have cost $300million and were made by 4000 artist and engineers, the same types of artifacts exist there.