Changes

Jump to: navigation, search

Ghost Cells

1 byte added, 23:09, 16 February 2019
Profiling
|}
====== Profiling Conclusion ======
Since the <code>msaa</code> function I wrote is a hotspot of the program I would suggest offloading part of it to a GPU, more specifically the part that finds the average of colors of the nearby pixels. That part also does not depend on previous iterations to finish so it is a prime candidate for parallelization.
44
edits

Navigation menu