Pikuma – 2D Game Physics Programming
Learn all the theory and the math behind 2D game physics and create a simple rigid-body physics engine from scratch with C++
Learn all the theory and the math behind 2D game physics and create a simple rigid-body physics engine from scratch with C++
Learn all the theory and the math behind 3D graphics while creating a software renderer from scratch using the C programming language