C++ for Game Developers 1: Visual Studio setup and Linking Third Party Libraries

preview_player
Показать описание


Рекомендации по теме
Комментарии
Автор

Very interesting, thanks a lot! I bought for myself a windows computer recently (after years and years on GNU/Linux and macOS), and I was trying to look for a good introduction to Visual Studio :)
I would be interested in more videos like this in the future if you have time, maybe how to use efficiently Visual Studio (with the debugger and stuff), tips & tricks in C++ for game developers, etc.
Thanks again for your videos and the time you spend for us!

antonincarette
Автор

Interesting, is this a series on making game with just c++? Or is it like a general C++ but in context of game dev?

Looks really promising

tinkerboi
Автор

Hi, I know this is a little unconventional, but could you show an C++ setup with Library example without an IDE? (Text Editor)
Since I really wanna know how to work with C++ under the hood without an IDE

I know its very niche, and might not be relevant for your content, so if its not worth your time that's understandable, but it would be nice

tinkerboi