images and section headers

hdr
Benjamin Hansen 7 months ago
parent c959ec4862
commit dd8b53963b

@ -41,6 +41,7 @@ module.exports = {
'/intermediate/tutorial10-lighting/',
'/intermediate/tutorial11-normals/',
'/intermediate/tutorial12-camera/',
'/intermediate/tutorial13-hdr/',
],
},
{

Binary file not shown.

After

Width:  |  Height:  |  Size: 613 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 638 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 616 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 75 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 433 KiB

@ -0,0 +1,26 @@
# High Dynamic Range Rendering
## What is High Dynamic Range?
## Switching to HDR
![before hdr](./before-hdr.png)
![after hdr](./after-hdr.png)
## Loading HDR textures
## Equirectangular textures and cube maps
![equirectangular skybox](./kloofendal_43d_clear_puresky.jpg)
## Compute shaders
## Skybox
![debugging skybox](./debugging-skybox.png)
![projection error](./project-error.png)
## Reflections
![with-reflections](./with-reflections.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 722 KiB

Before

Width:  |  Height:  |  Size: 310 KiB

After

Width:  |  Height:  |  Size: 310 KiB

Before

Width:  |  Height:  |  Size: 500 KiB

After

Width:  |  Height:  |  Size: 500 KiB

Before

Width:  |  Height:  |  Size: 550 KiB

After

Width:  |  Height:  |  Size: 550 KiB

Loading…
Cancel
Save