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
See about some way to improve efficiency by not memcpy-ing the entire buffer in the shader, do like a circular buffer where we just rotate the start position each frame or something
See about some way to improve efficiency by not memcpy-ing the entire buffer in the shader, do like a circular buffer where we just rotate the start position each frame or something