Github!


sf

"ShaderForth", closely following the implementation of Forth Haiku Salon, implemented in C. A Forth-like language is executed once for each pixel in an output image. The image is output on the standard output in plain PPM format.

make examples will generate a few GIF animations in the examples directory.

Features

Requirements

Missing features, compared to Forth Haiku Salon

Additional features

Development

A brief description of the modules:

TODO