[Proof of Concept] 3D Graphics (DirectX) on Windows

Fun fact. This works in the latest VirtualBox release when using the new experimental 3D acceleration driver.

Running the demo made everything unresponsive but switching from a while loop to a queue based one or using vsync callback would probably fix that. Cool stuff.

1 Like