diff options
author | Sven Gothel <[email protected]> | 2012-02-28 01:03:13 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2012-02-28 01:03:13 +0100 |
commit | f1571df02103fb48bcd4b72acc3fa44066fe7d1a (patch) | |
tree | 8c637b33c2cbcf858a1b955902a080dd92868f01 /src/demos/data/images | |
parent | 57f79783da6668d88b89a1479ddf42013aa5cc2e (diff) |
Extract demos 'dualDepthPeeling' and 'tennis' w/ code and data. Skip www/*.7z from archive.
Extracting the demos reduces the footprint
of general demo data (especially for dualDepthPeeling's dragon.obj)
and also allows to run the demo as standalone (tennis).
Diffstat (limited to 'src/demos/data/images')
-rw-r--r-- | src/demos/data/images/Stars.png | bin | 28532 -> 0 bytes |
-rw-r--r-- | src/demos/data/images/TennisBottom.png | bin | 9166 -> 0 bytes |
-rw-r--r-- | src/demos/data/images/TennisEnDesk.png | bin | 166 -> 0 bytes |
-rw-r--r-- | src/demos/data/images/TennisMyDesk.png | bin | 166 -> 0 bytes |
-rw-r--r-- | src/demos/data/images/TennisTop.png | bin | 8660 -> 0 bytes |
5 files changed, 0 insertions, 0 deletions
diff --git a/src/demos/data/images/Stars.png b/src/demos/data/images/Stars.png Binary files differdeleted file mode 100644 index 49cec37..0000000 --- a/src/demos/data/images/Stars.png +++ /dev/null diff --git a/src/demos/data/images/TennisBottom.png b/src/demos/data/images/TennisBottom.png Binary files differdeleted file mode 100644 index d712dd6..0000000 --- a/src/demos/data/images/TennisBottom.png +++ /dev/null diff --git a/src/demos/data/images/TennisEnDesk.png b/src/demos/data/images/TennisEnDesk.png Binary files differdeleted file mode 100644 index d9c4306..0000000 --- a/src/demos/data/images/TennisEnDesk.png +++ /dev/null diff --git a/src/demos/data/images/TennisMyDesk.png b/src/demos/data/images/TennisMyDesk.png Binary files differdeleted file mode 100644 index d4a3514..0000000 --- a/src/demos/data/images/TennisMyDesk.png +++ /dev/null diff --git a/src/demos/data/images/TennisTop.png b/src/demos/data/images/TennisTop.png Binary files differdeleted file mode 100644 index c014744..0000000 --- a/src/demos/data/images/TennisTop.png +++ /dev/null |