/marching

A hacky implementation of the "marching squares" algorithm, in an OpenGL ES 1.1 iPhone app.

Primary LanguageObjective-C

This is an OpenGL ES 1.1 implementation of the marching squares algorithm, for drawing an outline around pixels rendered to a texture buffer.