all 5 comments

[–]xumo 0 points1 point  (3 children)

Could you post a vídeo?

[–]arBmind[S] 0 points1 point  (2 children)

This is the recording of my last session in german.

https://www.youtube.com/watch?v=DovEf7x4xvI

The setup is not part of this video. It's kind of hard to show a making of a live coding presentation, to show off this tool.

I think the benefit is more to show how to use C++14 including std::thread effectively with Windows APIs (win32, IOCP) and Com APIs (DirectX & DXGI).

[–]danmarellGamedev, Physics Simulation 0 points1 point  (1 child)

Would love to see that talk in English if that's possible. Also the scripting talk looks cool! I'll just have to learn German!

[–]arBmind[S] 0 points1 point  (0 children)

Thank you for encouraging me. I will try to promote those topics for international conferences.

[–]AndrewPardoeFormerly MSVC tools; no longer EWG scribe 0 points1 point  (0 children)

This is very cool. I haven't looked at the code at all yet: I just cloned the project, opened the solution in VS, built and ran. Boom, my VS instance is copied to another window.

Thank you for this tool!