You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Experiments with software rendering of 2D images with a depth channel and a depth buffer.
While I was able to get a lot of performance out of custom SIMD rendering code, ultimately this sort of software rendering is held back by RAM bandwidth.