06 October 2025 11:27:12 AM obj_io_test(): C++ version Test obj_io(). TEST01 OBJ_SIZE determines the size of various objects in an OBJ file. Read 33 lines from "cube.obj". Object sizes for OBJ file "cube.obj". Nodes = 8 Faces = 12 Maximum face order = 3 Normal vectors = 6 TEST03 OBJ_WRITE writes an ASCII OBJ file. Graphics data was written to the OBJ file "cube_normals.obj". obj_io_test(): Normal end of execution. 06 October 2025 11:27:12 AM