Ever wondered how a physics engine works? Or how 3D objects in a game collide among themselves? In this post, I provide an overview of how a physics engine works and its mechanics.
Learn the most popular Design Patterns used in games and apps development. Learn about the Model-View-Controller, Strategy, Observer, Composite and Singleton design pattern.