A little sketch in Processing 3 that draws a "multiverse" with recursion.
Example output:
Just copy-paste the code out of the multiverse.pde sketch or download the entire repo as a .zip file and access the code that way.
- Fork this repository.
- Clone your fork to your computer.
- Create your own branch.
- Make some changes, and commit them to your branch.
- Push those changes to your remote repository on GitHub.
- If you want, make a pull request on GitHub to offer to add your code to this original repository.