diff options
author | tomsmeding <hallo@tomsmeding.nl> | 2014-06-04 21:02:55 +0200 |
---|---|---|
committer | tomsmeding <hallo@tomsmeding.nl> | 2014-06-04 21:02:55 +0200 |
commit | 054fb35f9318432fe5effafab4976feff25ca807 (patch) | |
tree | 61c493ee1aee7de9a1821b00a5a0ee4a17101966 | |
parent | 7f0def0e60faa279a6052d05cb980a0c6fbb76c4 (diff) |
Some scene stuff
-rw-r--r-- | room.rtsc | 2 | ||||
-rw-r--r-- | room2.rtsc | 2 |
2 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,8 @@ 5 -20 0 -4 0 0 0 0 -20 1 1 sphere 0 -3 0 1 +cuboid -0.2 -2.8 -0.5 0.2 -3.2 -5 + plane 10 0 0 -1 0 0 plane -10 0 0 1 0 0 plane 0 10 0 0 -1 0 @@ -1,6 +1,8 @@ 8 -2 0 -4 0 0 0 0 -20 1 1 sphere 0 -3 0 1 +cuboid -0.2 -2.8 -0.5 0.2 -3.2 -5 + plane 10 0 0 -1 0 0 plane -10 0 0 1 0 0 plane 0 10 0 0 -1 0 |