Pics and Vids

Description
Made an async texture update system using SIMD instructions.
Â
Technical Brief
Vectorization for streamlined numerical computations. This will be 8 times faster than the naive approach when handling the 8-bit pixel data.
Â