/processing

Processing sketches (just for fun)

Processing Sketches

This is a collection of visualizations made as Python scripts for the Processing platform.

TODO

  • Polar Primes (credit 3Blue1Brown)
  • Primes table (Sieve of Eratosthenes)
  • Game of Life
  • Ray Casting (2D & 3D)
  • Add more...