Skip to content

gousiosg/teapots

Repository files navigation

Teapots

This repository collects implementations in various languages and styles of algorithms to decompose a triangle into right triangles.

Implementations are expected to parse the provided teapot.txt file and render it on the screen (either in the browser or in graphics) using only right triangles.

The implementations are actually homework assignments at TU Delft's Functional Programming course, taught by Erik Meijer.

Reference Rendering

The provided file renders as follows. The purpose of the project is to remain visualy close to this rendering, using only right triangles.

About

Decomposing triangles into right triangles in various languages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published