|
@@ -145,6 +145,9 @@ void generate_code(FILE *out, Vertices vertices, Faces faces)
|
|
fprintf(out, "#endif // OBJ_H_\n");
|
|
fprintf(out, "#endif // OBJ_H_\n");
|
|
Vector3 remap_teapot(Vector3 v, float lx, float hx, float ly, float hy, float lz, float hz)
|
|
Vector3 remap_teapot(Vector3 v, float lx, float hx, float ly, float hy, float lz, float hz)
|