From ba829037ab2267811c468b6417a5ab92b19ffcb2 Mon Sep 17 00:00:00 2001 From: AUnicornWithNoLife <55228370+AUnicornWithNoLife@users.noreply.github.com> Date: Thu, 9 Mar 2023 09:39:50 +0000 Subject: [PATCH 1/2] Update readme.md --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 5728fb8..bad94f7 100644 --- a/readme.md +++ b/readme.md @@ -5,4 +5,5 @@ Generate long exposure images (or video) from a video unfortunatly this only runs on windows, since computesharp utilizes the DirectX api (in theory you can run this under linux using wine + dxvk (i would recommend if you want to use this, launch it from steam with proton)) Cupola - API + Tranquility - WPF app to use Cupola with a nice GUI From f20998ceba5af6bdbe37a45fdf750faa043fbd4a Mon Sep 17 00:00:00 2001 From: AUnicornWithNoLife <55228370+AUnicornWithNoLife@users.noreply.github.com> Date: Thu, 9 Mar 2023 09:40:16 +0000 Subject: [PATCH 2/2] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index bad94f7..3100476 100644 --- a/readme.md +++ b/readme.md @@ -6,4 +6,4 @@ unfortunatly this only runs on windows, since computesharp utilizes the DirectX Cupola - API -Tranquility - WPF app to use Cupola with a nice GUI +Tranquility - WPF app to use Cupola with a nice GUI (tranquility is probably gonna be moved into a seperate repo at some point)