profile picture

1 pages tagged with "physics-engine"

Building a 2D Physics Engine - Part 1

August 18, 2023 - 2291 words - 12 mins
In this blog series, I'll talk about the implementation of a simple 2D physics engine I made with some theoretical bits here and there. Prerequisities high-school level knowledge of vector/matrix operations, dot/cross products, vector magnitude, normals, maybe matrix determinants. high-school level… read more