I optimized the code to remove unnecessary stuff. Motion blur is removed for accuracy. Mobile browsers might have artifacts in pen.
Stuff I changed: An unnecessary loop in the rendering Made a prominent calculation in the rendering, "chunk x 2" a single variable instead of being recalculated across the entire block Remove unnecessary unused blocks in the code