Search results

Listed under:  Technologies  >  Information and communication technologies  >  Data processing  >  Algorithms
Downloadable

PyGame in a Day

As a general purpose programming language, python has a number of libraries that can be used for different purposes. PyGame is a free and open source python library that makes it easier to make multimedia applications like games.

Text

Voronoi Diagrams - Calculate

This unit of work explores coordinate geometry in the context of Voronoi diagrams. Students use linear coordinate geometry to construct Voronoi diagrams by finding the gradient of a line segment, then finding the midpoint, a perpendicular line and finally the perpendicular bisector.