From 426388eeb7fd5cb9226fb1d2067c04f3aba8d094 Mon Sep 17 00:00:00 2001 From: robertphillips Date: Wed, 8 Jul 2015 14:46:12 -0700 Subject: Revert of Add normal map sample (patchset #6 id:100001 of https://codereview.chromium.org/1212813009/) Reason for revert: Compilation failures: ../../../../../samplecode/SampleLighting.cpp:13:18: fatal error: SkGr.h: No such file or directory Original issue's description: > Add normal map sample > > This adds an example of an SkShader that does normal > mapping. It has a single directional light and an > ambient light. > > Committed: https://skia.googlesource.com/skia/+/8e0da72ba890de395c9946ec6639c9e1e7b16027 TBR=reed@google.com,bsalomon@google.com,jvanverth@google.com NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true Review URL: https://codereview.chromium.org/1230603002 --- resources/brickwork-texture.jpg | Bin 155023 -> 0 bytes resources/brickwork_normal-map.jpg | Bin 180614 -> 0 bytes 2 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 resources/brickwork-texture.jpg delete mode 100644 resources/brickwork_normal-map.jpg (limited to 'resources') diff --git a/resources/brickwork-texture.jpg b/resources/brickwork-texture.jpg deleted file mode 100644 index 9a7dd11788..0000000000 Binary files a/resources/brickwork-texture.jpg and /dev/null differ diff --git a/resources/brickwork_normal-map.jpg b/resources/brickwork_normal-map.jpg deleted file mode 100644 index 4ff3c3a34e..0000000000 Binary files a/resources/brickwork_normal-map.jpg and /dev/null differ -- cgit v1.2.3