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

Clean up backend code #93

Open shantimorrell opened 5 months ago

shantimorrell commented 5 months ago

Go through backend code: look for areas where the code might panic, unused code to remove, or areas to comment, etc. Should help to maintain readability and help any future teams understand the codebase.