Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 903 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 903 Bytes

Processing_Class_Work

A collection of Java-based Processing projects demonstrating programming concepts and mathematical applications.

Technologies

  • Processing
  • Java

Project Overview

This repository contains various Processing sketches and programs that showcase:

  • Visual programming fundamentals
  • Mathematical concept implementations
  • Interactive animations and simulations
  • Basic to advanced Java programming techniques

Purpose

These projects were developed as part of a Java programming course, demonstrating progression from simple drawing operations to complex mathematical visualizations and interactive systems.

Contents

  • Basic shape manipulation and drawing
  • Animation implementations
  • Mathematical visualization tools
  • Interactive user systems
  • Algorithm demonstrations

Each project includes comments and documentation to explain the concepts and techniques used.