patxu / ClimbAR

augmented reality climbing game framework
MIT License
10 stars 6 forks source link

Make circle widths consistent #179

Closed ArminMahban closed 7 years ago

ArminMahban commented 7 years ago

This is a very small issue but I noticed that the widths of the circles were a bit varied. Perhaps one circle is being stretched and compressed to surround the various holds.

olykos commented 7 years ago

Checked code and we seem to set the width to a constant, so it may just have been stretching due to the different angles on the surface of the hold, which we cannot control.