mirror of
https://github.com/raysan5/raylib.git
synced 2026-02-01 20:23:41 +00:00
If we borrow from the GPU skinned animation code, we can just multiply the vertex by the matrix * weight and shave a chunk of CPU time.
If we borrow from the GPU skinned animation code, we can just multiply the vertex by the matrix * weight and shave a chunk of CPU time.