Model Urbull, it looks like it is not presented right in 3D

Here the transparant version:

Looks like some triangular facet indices are in the wrong order, this makes them face the opposite way. If facet has indices i, j, k and is wrong way round change to i, k, j.

1 Like

If you have a question about the model the “Questions” category gives you a better chance of being answered :slight_smile:

This is an aplha sorting issue. You can try @CraigFeldspar new order indepentant transparency feature: https://playground.babylonjs.com/#FMH3AW#2

Hello @Aldeboarn77 just checking in if you still have a issue