Asynchronized texture update system

Created
Jan 16, 2024 11:36 AM
Software
Houdini
Unreal
Key Words
C++, Subsystem, Async
Category
Art Tool

Pics and Vids

Video preview

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.