MxEngine
MxEngine copied to clipboard
Using geometry shader to expend shadow maps.
Currently in the process of making shadow maps we send commands to the gpu for each cascade. I guess this can be optimized via geometry shader.