Home/Hitem3D FAQ/Why is PLY 3D model flipped normals when import?

Why is PLY 3D model flipped normals when import?

PLY 3D models often have flipped normals on import because of two main compatibility issues: inconsistent vertex order (clockwise vs.

Why is PLY 3D model flipped normals when import?

PLY 3D models often have flipped normals on import because of two main compatibility issues: inconsistent vertex order (clockwise vs. counterclockwise) or mismatched coordinate systems (e.g., Y-up vs. Z-up) between the model and the importing software—these differences cause the software to misinterpret face direction.

- **Vertex order**: If the PLY model’s winding order (clockwise vs. counterclockwise) doesn’t match the importing tool, the software inverts the normal direction. - **Coordinate systems**: Mismatched up-axes (e.g., model uses Y-up, tool uses Z-up) can flip how normals are calculated.

To fix this, recalculate normals in the importing software or adjust the vertex order/coordinate system in the PLY exporter—most tools have built-in options for these fixes.

PreviousNext
产品
Web 工作室
API 平台
功能
图片转 3D
多视图转 3D
浮雕
分割
模型
通用模型
人像模型
资源
博客
常见问题
API 文档
关于我们
定价