commit | 8e0da72ba890de395c9946ec6639c9e1e7b16027 | [log] [tgz] |
---|---|---|
author | jvanverth <jvanverth@google.com> | Wed Jul 08 14:21:47 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Wed Jul 08 14:21:47 2015 -0700 |
tree | decdcf51796b2b34d775d9d42cd2cef4b90b7cb7 | |
parent | 0007bde42016f879db1ec564c9c64e9f2ffb6709 [diff] |
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. Review URL: https://codereview.chromium.org/1212813009