/F21GP-Processing

Assignments for the Games Programming course done in Processing.

Primary LanguagePython

F21GP-Processing

Assignments for the Games Programming course done in Processing 3 using Python.

  1. Particle Explosion
  2. Physically-driven Bouncing Ball
  3. Flocking in 3D
  4. A* Pathfinding - Really good explanation.

Installation

Get Processing and download these project. Open and run the main files (*.pyde).

Demo

Flocking

flocking-demo

A*

a-star-demo