guusw / unnamed-sdvx-clone

A rhythm game written in C++
MIT License
68 stars 107 forks source link

Fix laser track connection #25

Open guusw opened 8 years ago

guusw commented 8 years ago

When changing the view distance the laser tracks sometimes don't connect or intersect between segments. Most likely a rounding/floating point precision error involving segment lengths.