a beautiful gui program made with haskell and gtk
Go to file
sheaf 50d99e1e4b improve intervallic Bézier evaluation
Now we evaluate Bézier curves using an AABB computation. This results
in tighter intervals, which means that the cusp-finding algorithm
is better behaved.
2023-04-25 23:07:18 +02:00
app compute brush strokes using the envelope equation 2023-01-11 15:26:12 +01:00
assets put all colours into a separate CSS file 2023-01-08 21:12:00 +01:00
img add info bar 2020-08-08 05:33:35 +02:00
src improve intervallic Bézier evaluation 2023-04-25 23:07:18 +02:00
.gitignore add hie.yaml 2022-12-04 17:53:39 +01:00
cabal.project experiment: FMA backend for interval arithmetic 2023-03-12 19:15:58 +01:00
hie.yaml add hie.yaml 2022-12-04 17:53:39 +01:00
installation_notes.md clean up build steps & instructions 2022-12-04 15:52:29 +01:00
MetaBrush.cabal more work into observability 2023-03-13 22:09:15 +01:00
shell.nix more GHC 9.4 build fixes 2022-12-04 17:25:44 +01:00