Collision Detection

edited January 2018 in Common Questions

Read this - it contains many examples written using Processing

http://www.jeffreythompson.org/collision-detection/

Table of Contents:

http://www.jeffreythompson.org/collision-detection/table_of_contents.php

(you might want to use dist() rather than calculating the distance yourself though...)

more here: http://happycoding.io/tutorials/processing/collision-detection

Tagged:
Sign In or Register to comment.