yutannihilation / wgpugd

A WebGPU Graphics Device for R
https://yutannihilation.github.io/wgpugd/
Other
47 stars 3 forks source link

Better anti-aliasing algorithm for 2D #7

Open yutannihilation opened 2 years ago

yutannihilation commented 2 years ago

Probably MSAA is typically enough for realtime 3D, but it seems it's not nice on static 2D. I need to study.