/RecursiveTriangles

A cool and simple visual use of recursion in Processing.

Primary LanguageJava

#Recursion to make 3D-like triangles alt tag

These triangles will follow the mouse and change in size too. Feel free to play around with the code to your liking. However you will need the processing.jar library which is not mine. You can find it by going to https://processing.org/ and downloading it from there.