Categories
Linky
Archives
Meta
Category Archives: Computational Geometry
Line Segment to Circle Collision/Intersection Detection
Style and Notation All variables are represented in italics except in the diagrams and Python code. Vectors are shown in bold except in the diagrams and Python code. The notation |a| is used to represent the length of a vector … Continue reading
Posted in Computational Geometry, Mathematics, Physics, Programming
6 Comments