
7 Jul
2020
7 Jul
'20
10:46 a.m.
Hello everyone. I noticed that the OBJWriter and PLYWriter use hardcoded "float" and "Vec3f" variables instead of the type traits of the mesh. It would be nice when these routines would follow the type traits. I explicitely use double in my type traits, as some of my algorithms do not converge with single precision. with kind regards, Alexander Schier