radiantlab / HDRICalibrationTool

A free, open-source cross-platform interface to help Radiance automate the merging of multiple LDR images into an HDR image.
GNU General Public License v3.0
4 stars 1 forks source link

Port HDR image generation to Tauri #32

Closed shantimorrell closed 11 months ago

shantimorrell commented 11 months ago

Implement HDR image generation in the backend only.

Can use standalone proof of concept Rust program from issue #20 as a starting point (available at https://github.com/shantimorrell/rust-hdr-generator).

Tauri app should be initialized first and pull request merged #18