model viewer: don't render faces with type & 2
This commit is contained in:
@@ -20,6 +20,7 @@ public class ModelLoader
|
||||
}
|
||||
|
||||
def.computeNormals();
|
||||
def.computeTextureUVCoordinates();
|
||||
|
||||
return def;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user