VCityTeam / py3dtiles

Python module to manage 3DTiles format
Other
5 stars 7 forks source link

Force float32 #23

Closed clementcolin closed 2 years ago

clementcolin commented 2 years ago

When getting the geometry from a TriangleSoup, it now comes as float32 just before making it a binary array to respect the specification.