Skip to content

Add tonemapping example images for use in the book and rustdoc #545

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
May 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions static/assets-docs/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Documentation Assets

The `assets-docs` directory contains asset files used in the bevy crate rustdoc / docs.rs documentation.
9 changes: 9 additions & 0 deletions static/assets-docs/tonemapping/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Tonemapping Algorithms

The files in this directory were created using the `tonemapping` example from the `bevy` repository.
The left side is the color sweep mode.
The right side is from two separate EXR images in the image viewer mode, using the `exr` feature.
The top-right image is `dragonscene_ap0_v01_1001.exr` from Scott Dyer's (Senior Imaging Engineer at Academy of Motion Picture Arts and Sciences) [source images intended for tonemapping research and testing](https://www.dropbox.com/sh/zea11rkxkivv7w7/AAD51uKh-gjCl0uCCg15G9oya/original/monsieur-lixm?dl=0&subfolder_nav_tracking=1).
The bottom-right image is `blue_bar_709.exr` which is from [Martin Smekal](https://community.acescentral.com/t/vfx-work-in-acescg-with-out-of-gamut-devices/2385/3) but the specific file used was via [Troy Sobotka's collection of testing imagery](https://github.com/sobotka/Testing_Imagery/blob/main/blue_bar_709.exr).

The example was run, PNG screenshots were taken making sure the ui text did not overlap the images, and then the images were cropped and composed using imagemagick command line tools.
Binary file added static/assets-docs/tonemapping/aces_fitted.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/assets-docs/tonemapping/agx.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/assets-docs/tonemapping/disabled.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/assets-docs/tonemapping/reinhard.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/assets-docs/tonemapping/sbdt.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/assets-docs/tonemapping/tonymcmapface.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.