nqpz / tapet

Tapestry-like visuals with Futhark :boom:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tapet

Screenshot

This is a program that generates tapestry-like visuals.

Requires Futhark and SDL2 and SDL2-ttf libraries with associated header files.

Building and running

First run futhark pkg sync once.

Then run make run to build and run in a window.

Controls

  • R: Generate a new random tapestry
  • Space: Pause/unpause
  • Down/up arrow keys: Decrement/increment the tiling factor
  • Left/right arrow keys: Decrement/increment the number of points

About

Tapestry-like visuals with Futhark :boom:

License:Do What The F*ck You Want To Public License


Languages

Language:Futhark 95.1%Language:Nix 3.7%Language:Makefile 1.2%