Feature Request: Use type traits for the floating point types for mesh import and export

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
1714
Age (days ago)
1714
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexander Schier