I'm trying to load an OBJ file that has been exported from FreeCAD. When doing so, I get the following error message:
LoadError { kind: InsufficientData, desc: "Tried to extract normal data which are not contained in the model" }
What does that mean? FreeCAD can open those files fine, are these normals required to load the file?
(Note: I'm only getting started with the OBJ format and don't have a lot of knowledge about it yet.)
I'm trying to load an OBJ file that has been exported from FreeCAD. When doing so, I get the following error message:
What does that mean? FreeCAD can open those files fine, are these normals required to load the file?
(Note: I'm only getting started with the OBJ format and don't have a lot of knowledge about it yet.)