Kaddah / GaussianSplatting

4 stars 0 forks source link

make application react to window resize #25

Open Bloodwyn opened 1 month ago

vollkornholztuer commented 3 weeks ago

Resources that might help: https://gamedev.stackexchange.com/questions/175406/resize-window-in-d3d12 https://learn.microsoft.com/en-us/samples/microsoft/directx-graphics-samples/d3d12-fullscreen-sample-uwp/ https://github.com/libretro/RetroArch/issues/14473 https://www.gamedev.net/forums/topic/704005-resize-window-in-d3d12/

Resources, which i tried to use (but failed miserably): https://chatgpt.com/share/dc669496-9840-4495-b17a-51f6f9aa725f (first try with ChatGPT) https://chatgpt.com/share/2cb58772-a9e9-4854-8c29-8b074c205c7e (second try with ChatGPT)

effective progress up until now: 0 😢