Skip to content

A tutorial in Processing to teach some simple and fun graphics with python

Notifications You must be signed in to change notification settings

junewunder/crew-processing-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the code from a CS Crew workshop I led to teach people some fun graphics programming with Processing. Processing is an IDE that injects a bunch of functions and variables into global python scope that make graphics/game dev extremely easy.

You can download it at https://processing.org/ . It defaults to java mode, so you'll have to look up how to add Python mode.

The code in this repository is made to be followed along with. Make sure you have each file working before you move to the next one.

About

A tutorial in Processing to teach some simple and fun graphics with python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages