Skip to content

πŸŒˆπŸ™ˆ HDR -> display

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

h3r2tic/notorious6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

60 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸŒˆπŸ™ˆ notorious6

Experiments in mapping HDR stimulus to display via shaders and stuff.

screenshot

Building and running

Should work on Windows and Linux (🐧 not tested yet). Mac will probably throw a fit due to the use of OpenGL.

  1. Get Rust.
  2. Clone the repo and run cargo build --release or cargo run --release

The compiled binary sits in target/release/notorious6

By default, the app loads images from a folder called img. To change it, pass the folder to the app as a parameter, for example:

cargo run --release -- some_other_folder_or_image

or

target/release/notorious6 some_other_folder_or_image

Controls

  • Left/right - switch images
  • Up/down - switch techniques (see the shaders folder)
  • Hold the left mouse button and drag up/down: change EV

Acknowledgments

Special thanks to Troy Sobotka for guidance and mind-bending discussions about color.

License

This contribution is dual licensed under EITHER OF

at your option.

About

πŸŒˆπŸ™ˆ HDR -> display

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks