Nilirad / bevy_prototype_lyon

Draw 2D shapes in Bevy
Apache License 2.0
702 stars 87 forks source link

Reduce MSAA samples to 4 in examples #129

Closed Nilirad closed 2 years ago

Nilirad commented 2 years ago

Reducing MSAA samples to 4 since using 8 causes a WGPU error, at least on my machine.