Adding normals to loose triangles/quads isn't going to help, besides those are extremely easy to calculate on demand.
Biggest problem is normals depend on the whole mesh on a per point/vertex base, which goes against the recursive nature of LDraw.
Biggest problem is normals depend on the whole mesh on a per point/vertex base, which goes against the recursive nature of LDraw.