Generate long exposure images (or video) from a video
Go to file
2023-06-24 23:06:56 +01:00
Cupola Update Cupola.csproj 2023-06-24 23:06:56 +01:00
Tranquility fixed main view 2023-02-16 10:37:45 +00:00
.gitignore Create .gitignore 2022-11-15 11:49:22 +00:00
Cupola.sln Tranquility 2023-02-12 23:23:10 +00:00
LICENSE Create LICENSE 2023-03-09 09:53:58 +00:00
readme.md Update readme.md 2023-06-16 08:52:59 +01:00

Cupola

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)) (also, if you want to run this under macOS, you will have to use the game porting toolkit, as it uses directX 12)

Cupola - API

Tranquility - WPF app to use Cupola with a nice GUI (tranquility is probably gonna be moved into a seperate repo at some point)