technique

Circle Point Collision

A point is inside a circle when its distance to the circle's center is less than the circle's radius.

Also called: point-circle hit test

What it is

How it works

Parameters & tuning

Where it’s been used

Variants & neighbours

Go deeper


Revision 1 · 1 source · Something wrong? Tell us.