Kyrill Olkhovsky

Results 1 issues of Kyrill Olkhovsky

Hi everyone, I’m working with very large .obj files (up to 10–20 GB) and trying to import them with meshio.read("myfile.obj") in Python. Even after disabling UVs/normals and reducing the file...