diff --git a/README.md b/README.md index 50461a2fd..e175fbd2b 100644 --- a/README.md +++ b/README.md @@ -130,6 +130,7 @@ Draw stress, maximizing number of draw calls. ### 18-ibl Image based lighting. +![example-18-ibl](https://github.com/bkaradzic/bgfx/raw/master/examples/18-ibl/screenshot.png) Dependencies ------------ diff --git a/examples/18-ibl/screenshot.png b/examples/18-ibl/screenshot.png new file mode 100644 index 000000000..fca0996c3 Binary files /dev/null and b/examples/18-ibl/screenshot.png differ