Tiny C program that generates a simple glTF mesh that can be used to test normal mapping and baking.
Two generated meshes are included in the repo: lo (144 verts) and hi (3672 verts).
Inspired by Generating Perfect Normal Maps for Unity by Ben Golus.