initial commit of headless i guess

This commit is contained in:
askiiart 2024-11-12 18:19:38 -06:00
parent ffb009b737
commit 2b647c3abc
Signed by untrusted user who does not match committer: askiiart
GPG key ID: EA85979611654C30
19 changed files with 2945 additions and 578 deletions

3
README.md Normal file
View file

@ -0,0 +1,3 @@
A functional-enough regular polygon generator. Not really useful for anything currently, but it can make data.
This is deterministic, hence its used in [`askiiart/disk-read-benchmark`](https://git.askiiart.net/askiiart/disk-read-benchmark)