Skip to content

jerichoi224/processing_experiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Processing Experiments

Just me trying out stuff with Processing in attempt to get a better understanding of the language

  1. Circle Testing
  • Just an attempt to recreate the web app shown in the welcome screen of the Official "Hello Processing" Tutorial
  • Blue and Green Circles just moving around, and fading as they approach the edge.
  • Able to move around the circles with your mouse (Turns red) alt text
  1. Line Art
  • Got the Idea from the application above, thought it would be cool to have alot of dots-only that are connected.
  • Creates a random, everchanging image.
  • Left-Click to Save the frame.

alt text

  1. Maze Maker (Square)
  • A Random Maze Generator, with a path from the top left to bottom right.
  • Not the Best algorithm (needs some improvements). Instant up to 500 * 500. Unsuccessful in making a 1000 * 1000.

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published