diff options
author | taw27 <taw27@84d2e878-0bd5-11dd-ad15-13eda11d74c5> | 2008-06-03 00:13:21 +0000 |
---|---|---|
committer | taw27 <taw27@84d2e878-0bd5-11dd-ad15-13eda11d74c5> | 2008-06-03 00:13:21 +0000 |
commit | 9953ce168c8f83bd49316d4c6db3adb487226ba6 (patch) | |
tree | 20cdaacedb34584b0d02dc731ee6fa2800a33bc5 /data/models/platform | |
parent | 0af3ca0db832ce3dca5b606d1b9564d3a9878431 (diff) |
Fix platform texturing issues
git-svn-id: svn://cook.msm.cam.ac.uk:745/thrust3d/thrust3d@64 84d2e878-0bd5-11dd-ad15-13eda11d74c5
Diffstat (limited to 'data/models/platform')
-rw-r--r-- | data/models/platform | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/data/models/platform b/data/models/platform index fdfdf30..cb4fccf 100644 --- a/data/models/platform +++ b/data/models/platform @@ -6,25 +6,25 @@ QUADS 1.00 1.00 0.07 1.0 1.0 -1.00 1.00 0.07 0.0 1.0 # - 1.00 1.00 0.00 0.0 0.0 - -1.00 1.00 0.00 1.0 0.0 - -1.00 1.00 0.07 1.0 0.0 - 1.00 1.00 0.07 0.0 0.0 + 1.00 1.00 0.00 1.0 1.0 + -1.00 1.00 0.00 0.0 1.0 + -1.00 1.00 0.07 0.0 1.0 + 1.00 1.00 0.07 1.0 1.0 # - 1.00 -1.00 0.07 0.0 1.0 - -1.00 -1.00 0.07 1.0 1.0 - -1.00 -1.00 0.00 1.0 1.0 - 1.00 -1.00 0.00 0.0 1.0 + 1.00 -1.00 0.07 1.0 0.0 + -1.00 -1.00 0.07 0.0 0.0 + -1.00 -1.00 0.00 0.0 0.0 + 1.00 -1.00 0.00 1.0 0.0 # - 1.00 1.00 0.07 0.0 0.0 - 1.00 -1.00 0.07 0.0 1.0 - 1.00 -1.00 0.00 0.0 1.0 - 1.00 1.00 0.00 0.0 0.0 + 1.00 1.00 0.07 1.0 1.0 + 1.00 -1.00 0.07 1.0 0.0 + 1.00 -1.00 0.00 1.0 0.0 + 1.00 1.00 0.00 1.0 1.0 # - -1.00 1.00 0.00 1.0 0.0 - -1.00 -1.00 0.00 1.0 1.0 - -1.00 -1.00 0.07 1.0 1.0 - -1.00 1.00 0.07 1.0 0.0 + -1.00 1.00 0.00 0.0 1.0 + -1.00 -1.00 0.00 0.0 0.0 + -1.00 -1.00 0.07 0.0 0.0 + -1.00 1.00 0.07 0.0 1.0 # swirly colour 0.8 0.0 0.0 |