hanatos/vkdt: raw photography workflow that sucks less
github.com·4d·
Discuss: Hacker News
🎬WebCodecs
Preview
Report Post

raw photography processing workflow

which sucks less

vkdt is a workflow toolbox for raw stills and video. vkdt is designed with high performance in mind. it features a flexible processing node graph at its core, enabling real-time support for animations, timelapses, raw video, and heavy lifting algorithms like image alignment and better highlight inpainting. faster processing allows us to use more complex operations.

the processing pipeline is a generic node graph (DAG) which supports multiple inputs and multiple outputs. all processing is done in glsl shaders/vulkan. the gui profits from this scheme as well and can display textures while they are still on GPU.

features

  • [very fast GPU only processing](https://github.com/hanatos/vkdt…

Similar Posts

Loading similar posts...