From 4ba6b556b7f7e7fc1943e43e73a0bff422025599 Mon Sep 17 00:00:00 2001 From: Baldur Karlsson Date: Sat, 25 Jul 2015 21:58:25 +0200 Subject: [PATCH] Add some pretty screenshots to README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 12913654b..9039b38b9 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,13 @@ Quick Links: * **Starting place for developing/contributing**: [CONTRIBUTING.md](CONTRIBUTING.md) * **How to compile**: [COMPILE.md](COMPILE.md) +Screenshots +-------------- + +| ![Texture view](https://cloud.githubusercontent.com/assets/661798/8890997/634bf0f8-3316-11e5-9eb7-75d74e3a9356.png) | ![Pixel history & shader debug](https://cloud.githubusercontent.com/assets/661798/8891006/c7ad2670-3316-11e5-99e8-80f1f720f6f9.png) | +| --- | --- | +| ![Mesh viewer](https://cloud.githubusercontent.com/assets/661798/8891021/64ab5c9e-3317-11e5-827a-24002d174efc.png) | ![Pipeline viewer & constants](https://cloud.githubusercontent.com/assets/661798/8891033/ef5668ac-3317-11e5-82ff-adb97b040db1.png) | + API Support --------------