Simple program in Processing to render balls that create triangles when close enough
Downloads for the program are available in the releases section. This was done using Processing's export feature.
For the source code, simply run git clone https://github.com/CharlotteCross1998/balls-render.git
This code is meant to be as an example for others to build on, however I will accept contributions that fix bugs or add features that may extend the program, for example, adding attraction when balls are in a close enough range to create the triangle.