Add SampleApp slide with animating lightmapped objects & transparency
authorrobertphillips <robertphillips@google.com>
Fri, 3 Jun 2016 17:12:08 +0000 (10:12 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 3 Jun 2016 17:12:08 +0000 (10:12 -0700)
commitadf5afa628adb62a0ad451d07ef1442381a0ee20
treec1d9f39b45e0e98cc335b61fb58ec9e3322f5c1f
parent5823846397066377b65e011a42becd2d665110ad
Add SampleApp slide with animating lightmapped objects & transparency

This is pulled out of the drawLitAtlas CL (may it someday land). It does nicely demonstrate animating normal mapped objects and normal maps combined with partially transparent diffuse textures.

It is a crude Asteroids game.

GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2026393005

TBR=reed@google.com

Review-Url: https://codereview.chromium.org/2026393005
gm/SkLinearBitmapPipelineGM.cpp
gyp/SampleApp.gyp
include/core/SkLights.h
samplecode/SampleLitAtlas.cpp [new file with mode: 0644]