Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 660 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 660 Bytes

Balls Render

Simple program in Processing to render balls that create triangles when close enough

Demonstration

Gif of the balls render working

Download

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

Contributing

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.