sdl60660 / river-runner

Uses USGS/MERIT Basin data to visualize the path of a rain droplet to its endpoint.
https://river-runner-global.samlearner.com/
GNU General Public License v3.0
383 stars 26 forks source link

Difficult to visually track blue path #3

Closed caretcaret closed 3 years ago

caretcaret commented 3 years ago

It's sometimes hard to see the blue line while the rest of the screen is moving, and it'd be better if it had thicker line weight.

sdl60660 commented 3 years ago

I'll bump the line width up a little when I merge this next branch. I started with it much thicker and at a certain point, it sort of distracts from the surrounding environment, but you're probably right that it's too thin right now.

sdl60660 commented 3 years ago

Bumped it up one unit, but let me know if you think it's still hard to see it have other solutions. Could be a path smoothing thing too, since it'll lose some of the contours of the true path.