-
- Downloads
Fixed a performance issue. The geometry pf the scene was loaded into slower...
Fixed a performance issue. The geometry pf the scene was loaded into slower host local memory instead of fast device local memory. This problem was fixed by moving the texture staging buffers to host memory.
Loading
Please register or sign in to comment