An open API service indexing awesome lists of open source software.

https://github.com/gosub/tegami

a naïve functional image generation library - my take on Conal Elliott's "Functional Images" paper
https://github.com/gosub/tegami

functional-programming haskell image-processing

Last synced: about 1 month ago
JSON representation

a naïve functional image generation library - my take on Conal Elliott's "Functional Images" paper

Awesome Lists containing this project

README

          

# Tegami

a naïve functional image generation library

## Features

- written in Haskell
- pure definition of images
- inspired by *Conal Elliott's Pan* and *Jerzy Karczmarczuk's Clastic*
- incredibly slow
- incomplete
- inconsistent
- no documentation at all
- but hey, it's fun!

## Examples

![image_003](pngs/image_003.png)

![image_003](pngs/image_004.png)

![image_003](pngs/image_006.png)

![image_003](pngs/image_009.png)