loicgasser / quantized-mesh-tile

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

TileSticher #25

Closed thiloSchlemmer closed 6 years ago

thiloSchlemmer commented 6 years ago

Hi Loic,

as mentioned before. The tileStitcher as postprocessing tool to fix normals and gaps on the border of terrain tiles.

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-5.06%) to 86.51% when pulling ce40523379a5f3c32796e6e14f75bb7d6d78a9b3 on thiloSchlemmer:master into 31a0560ace0b8a611cb316e9f9c4bc101ad5848b on loicgasser:master.

thiloSchlemmer commented 6 years ago

Cause the test coverage falls and some changes are missing i close this pull request... later on i will retry it with better coverage

loicgasser commented 6 years ago

Hi, yes I saw that. it seems that you should also reset your branch to the current master.

thiloSchlemmer commented 6 years ago

Until now i reached 91% coverage, many of my test-data is reduntant and too big, i guess. So I try to find a more general solution.