Block a user
IO: New C++ PLY importer/exporter
On further inspection and importing a test file, we have found that using the sRGB -> linear conversion gives too dark colours compared to the original (see pictures)
[Original file/website](htt…
IO: New C++ PLY importer/exporter
The PLY file format was made before the release of sRGB (1994 vs 1999). So I doubt it was made with that in mind. But the colours in the specification are defined as an integer range from 0-255…