TeamWisp / WispRenderer

RTX Ray Tracing Renderer, made by Y3 students at Breda University of Applied Science

Home Page:https://teamwisp.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multithreading causes issues when allocating from pools located in the render system

VZout opened this issue · comments

A race condition occurs when 2 tasks try to allocate a camera constant buffer for example at the same time.