diff options
| author | Charles <sircharlesaze@gmail.com> | 2020-02-04 01:20:23 +0100 |
|---|---|---|
| committer | Charles <sircharlesaze@gmail.com> | 2020-02-04 01:20:23 +0100 |
| commit | 6309d5ffd30d97af666ca306fb0df293645fc7e4 (patch) | |
| tree | 280520692b6e8d2b33eb1ca856560c706949b42e /minimalist.cub | |
| parent | c4589a15831920abc8dfcd8a3201be621088f135 (diff) | |
| download | cub3d-6309d5ffd30d97af666ca306fb0df293645fc7e4.tar.gz cub3d-6309d5ffd30d97af666ca306fb0df293645fc7e4.tar.bz2 cub3d-6309d5ffd30d97af666ca306fb0df293645fc7e4.zip | |
capture working and normed
Diffstat (limited to 'minimalist.cub')
| -rw-r--r-- | minimalist.cub | 19 |
1 files changed, 9 insertions, 10 deletions
diff --git a/minimalist.cub b/minimalist.cub index 25953f8..5a691b0 100644 --- a/minimalist.cub +++ b/minimalist.cub @@ -1,24 +1,23 @@ -R 1500 1200 -NO ./textures/wood.xpm -SO ./textures/eagle.xpm -WE ./textures/redbrick.xpm -EA ./textures/eagle.xpm - -S ./textures/cheese.xpm +R 1201 900 +NO ./textures/cacharle_filled.xpm +SO ./textures/cacharle_filled.xpm +WE ./textures/cacharle_filled.xpm +EA ./textures/cacharle_filled.xpm +S ./textures/cacharle.xpm F 10,10,10 C 40,40,40 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 2 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 -1 0 1 1 0 0 0 0 0 1 1 1 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 2 1 +1 0 1 1 0 0 0 0 0 1 1 1 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 1 1 2 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 0 1 1 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 1 1 1 0 1 1 1 1 0 2 0 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 0 1 1 1 0 0 0 0 0 0 1 0 0 0 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 0 1 1 1 0 1 0 1 0 0 1 0 0 0 1 -1 1 0 0 0 0 0 0 1 1 0 1 0 1 0 1 1 1 0 0 0 0 0 0 1 2 0 0 1 +1 1 0 0 0 0 0 0 1 1 0 1 0 1 0 1 1 1 0 0 0 0 0 0 1 0 0 0 1 1 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 1 0 0 0 1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 0 1 0 0 1 0 2 0 1 +1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 0 1 0 0 1 0 0 0 1 1 1 0 0 0 0 0 0 1 1 0 1 0 1 0 1 1 1 1 1 0 1 1 1 1 0 0 0 1 1 1 1 1 0 1 1 1 1 1 1 1 0 1 0 1 1 1 1 1 0 1 1 1 1 0 N 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 |
