NetLogo
NetLogo copied to clipboard
Hidden line removal failure in Ubuntu
To reproduce:
- Open NetLogo 3D in Ubuntu (20 or 22)
- Open a new model (so as not to have to worry about world size)
-
setxyz -.2 10 20
-
zoom -50
(if model is too zoomed in)
Observe that the Wireframe has 12 sides, there is no hidden line removal. Repeat on MacOS, Windows, probably other Linux to see that the top front line is hidden.
See attached images