Write OBJ can not include triangle normals
Open
feature request
io
- Dominant language
- C++
- Stars
- 14k
- Forks
- 2.6k
- Avg merge
- 5d 18h
- Merged PRs (30d)
- 6
Description
Hi,
I'm trying to convert a point cloud to mesh via BPA, and need the output in obj format. However it says "write obj can not include triangle normals", and the output is stored incorrectly. My current solution is to save it as .ply and then convert it to .obj via other software. Does anyone know why this problem is appearing, and how I could solve it?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.