How I Debug Graphics Code | Game Engine Concepts #6

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

Sometimes you cannot solve a bug in your code no matter how hard you look at it. I've been there several times (and I've also solved the seemingly unsolvable problem every time). I have several comments from several different people who run into problems when following along with my tutorials, sometimes it helps just to have a fresh set of eyes look at your code and I'm happy to help with that, but I usually take 2-3 days to help solve a problem that way. So, I'm taking some code that a viewer has asked me to help out with and debugging it on video so that you guys can see exactly how I go about my graphics debugging.

---------------------------------------------------------------------

Here are some books I recommend if you want to learn about game engine development more thoroughly. I do not profit off any of these sales, these are just some books that have helped me out :)

My Recommended Game Engine Books:

My Recommended Beginning Game Programming Books:

My Recommended Java Books:
Рекомендации по теме
Комментарии
Автор

Hey man, just discovered your chanel and im loving the content so far! Greetings from Brazil.

joaogabrieldossantosevange
Автор

I miss you this week, your videos are amazing !

luandkg
Автор

I love your videos. I've been trying for the past few months to find a tutorial on creating your own programming language. Would you be interested in making one?

fatcloud
Автор

how do you know its a shader problem and not problem with model view projection...

shivanshuraj