Firefly icon indicating copy to clipboard operation
Firefly copied to clipboard

explore supersampling?

Open ageller opened this issue 2 years ago • 0 comments

Since anti-aliasing is not working (maybe not possible?) with our setup, the referee suggested supersampling. Here are some links that might be helpful if we want to explore this:

  • https://stackoverflow.com/questions/15409321/super-sample-antialiasing-with-threejs
  • https://bgolus.medium.com/sharper-mipmapping-using-shader-based-supersampling-ed7aadb47bec
  • https://threejs.org/examples/webgl_postprocessing_taa.html

ageller avatar Jan 17 '23 17:01 ageller