An interactive model for basketball defense (2-3 zone)
Problem/Prompt: Produce an illustration (either static or dynamic) using Processing’s setup() and draw() functions
Process: Conceived of project for interactive zone defense model, researched typical basketball imagery and dimensions, considered symbols and representations of motion in common basketball notation, experimented with aesthetic for static and dynamic elements, incorporated data from Processing’s mouseX and mouseY variables to determine positions, refined simulation
Product: An interactive model of a 2-3 zone defense for basketball using Processing
Skills: Skills: Processing (coding), modeling, interaction design, visual assets, concept development, iterative process, some HTML and JS