Derpius / gmod-dxr

Garry's Mod rendered using DirectX Raytracing
MIT License
30 stars 0 forks source link

[feature] Migrate to Falcor 4.4 #8

Open Derpius opened 3 years ago

Derpius commented 3 years ago

https://github.com/NVIDIAGameWorks/Falcor/releases/tag/4.4

Falcor version 4.4 has been released, and with it has come major changes that will completely break a lot of my current code, however it fixes a bunch of stuff and adds even more so the hassle of migrating is well worth it.

Only issue is I'm still mid way through implementing BDPT, so I'll probably need to wait to migrate until after that's all working.