KeyShot Forum

Archive => Support Archive => Topic started by: kima on March 12, 2018, 02:57:32 AM

Title: OBJ Export: Error in OBJ file on some vertex normals. --> "vn -nan(ind) ..."
Post by: kima on March 12, 2018, 02:57:32 AM
Platform / OS: Win 7
KeyShot version:  7.2 Pro
Plugin version: -
Modeling system, including version: CATIA v4/v5 (not sure, will check)
Steps to take to reproduce the problem: -

We intend to use blender in our pipeline and obj is our format of choice. However, this bug leads to a fatal error while importing these files because "-nan(ind)"  can't be parsed as a float value(obviously). We've found a workaround for now: we simply ignore all vertex normals in the blender importer script.

This is not a long term solution. Is this a known bug?
Title: Re: OBJ Export: Error in OBJ file on some vertex normals. --> "vn -nan(ind) ..."
Post by: ieatfish on June 05, 2018, 09:51:57 AM
I'm having the same issue. How do you ignore the normals?