Hey!
I want to start myself in the game development world, im at the half of my Computer Science degree so i do have skills at programming and designing efficency specially in C++, however i know little about the REAL concepts of game development, with this i mean, how is math used, how to simulate an enviroment using fixed point math and all that stuff that you dont find in today´s tutorial vids because they´re all about engines.
I have to mention that, asking for math and all those perhaps basic concepts i intend to use them, i want to develop the hard way without engines that does all these things for me, like old PSX devs that knew what to draw in the screen sending 3 pointers to a function which were intended to be a linear algebra vector. I want to develop games that way in the ugly fashion, but i dont know where to start :(
Can someone teach me or suggest a place where i can educate myself about these subjects?