You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the great work! I was interested in your 3d fundamentals video series one day and tried this project on my computer. It seems your project was using dx11 (probably win7) at that time. My computer has dx12 (win10) installed, however. The program did run for a few frames then threw the error below.
I found the bug locates at this line here while flipping the front and back buffer.
I'd like to know if this projects work with dx12? Or is there any plan to update it to dx12 and how hard is it?
Thanks!
The text was updated successfully, but these errors were encountered:
Hi chili,
Thanks for the great work! I was interested in your 3d fundamentals video series one day and tried this project on my computer. It seems your project was using dx11 (probably win7) at that time. My computer has dx12 (win10) installed, however. The program did run for a few frames then threw the error below.
I found the bug locates at this line here while flipping the front and back buffer.
I'd like to know if this projects work with dx12? Or is there any plan to update it to dx12 and how hard is it?
Thanks!
The text was updated successfully, but these errors were encountered: