ForesightMiningSoftwareCorporation / bevy_polyline

Polyline Rendering for Bevy
https://crates.io/crates/bevy_polyline
Apache License 2.0
171 stars 43 forks source link

color not rendering sometimes from one side #28

Closed gilescope closed 2 years ago

gilescope commented 2 years ago

image

I'm creating rainbows and from one side they're perfect. From the other side if your up close they render colorful, and then if you're further away they are fine. I figured out the problem is something to do with the bevy atmosphere plugin. I thought I would just drop a note here to say thankyou for the lines (I'm planning on a lot of rainbows!!!) and to de-puzzle someone else that stumbles across this combo.

gilescope commented 2 years ago

bumped sky_radius to 1000.0 and all problems go away! Cake + eat it.