All Projects → gousiosg → teapots

gousiosg / teapots

Licence: other
Decomposing triangles into right triangles in various languages

Programming Languages

scheme
763 projects
javascript
184084 projects - #8 most used programming language
scala
5932 projects
C#
18002 projects
python
139335 projects - #7 most used programming language
haskell
3896 projects
shell
77523 projects

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].