loicgasser / quantized-mesh-tile

Quantized-Mesh encoder/decoder and topology builder
MIT License
89 stars 20 forks source link

Use indices values to determine if an indice sits on a tile edge #28

Closed loicgasser closed 6 years ago

loicgasser commented 6 years ago

Fix for https://github.com/loicgasser/quantized-mesh-tile/issues/17

Credits to @thiloSchlemmer for the idea.

This PR also introduces a small refactoring and tests python 3.6

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.2%) to 91.789% when pulling 5a23ba9d7ecf8bb98865a145b47cbb19d5980fc7 on bugfix/float-sides into 31a0560ace0b8a611cb316e9f9c4bc101ad5848b on master.