You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
We noticed a little issue with 3D models with a height of 0 when using Edge Materials. There are diagonal lines inside the model (probably the lines separating the polygons?). We are using the STLLoadPlugin to load the models into the viewer. This issue doesn't seem to be apparent when models have a height >0.
To Reproduce
Steps to reproduce the behavior:
Create a Model via the STLLoader Plugin that has a height of 0 (probably this is not unique to the STL Models, but we noticed it with this specific loader!)
Apply an EdgeMaterial to the model. We are using this Material config:
Describe the bug
We noticed a little issue with 3D models with a height of 0 when using Edge Materials. There are diagonal lines inside the model (probably the lines separating the polygons?). We are using the STLLoadPlugin to load the models into the viewer. This issue doesn't seem to be apparent when models have a height >0.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The model should only have visible edges at the outside edges, not inside the model.
Screenshots
You can also see some correctly renedered models, that have a height >0.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: