Mathieu Le Muzic
Mathieu Le Muzic
Im pretty sure its due to the MSAAResolver mate, I did a few tests and I got the same problem without even changing the compositor, just editing code. Use the...
Well I inspected the source code and it seems structured buffers are not implemented for DX12... :( ``` public void Recreate(IntPtr dataPointer) { ... if ((bufferFlags & BufferFlags.StructuredBuffer) != 0)...
Any ETA ? I want this feature very badly...
The one recommended in the readme On 17 Apr 2017 15:52, "Dylan Lacewell" wrote: > Hi. What version of OptiX were you using? I'll try to reproduce. I haven't >...