diff options
| author | Charles <sircharlesaze@gmail.com> | 2019-11-16 12:45:44 +0100 |
|---|---|---|
| committer | Charles <sircharlesaze@gmail.com> | 2019-11-16 13:03:02 +0100 |
| commit | 975ec3edd112c1a7908c0d97dc49592a22076b71 (patch) | |
| tree | 4298e49593c225ae8ae5be4d4f07f3c7f8b69f07 /minimalist.cub | |
| parent | a4fd7a681376899526cfe38c0449f90feb0f582e (diff) | |
| download | cub3d-975ec3edd112c1a7908c0d97dc49592a22076b71.tar.gz cub3d-975ec3edd112c1a7908c0d97dc49592a22076b71.tar.bz2 cub3d-975ec3edd112c1a7908c0d97dc49592a22076b71.zip | |
Basic render of the map
Diffstat (limited to 'minimalist.cub')
| -rw-r--r-- | minimalist.cub | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/minimalist.cub b/minimalist.cub index a2a92fe..b9ce665 100644 --- a/minimalist.cub +++ b/minimalist.cub @@ -1,4 +1,4 @@ -R 1920 1080 +R 400 400 NO ./path_to_the_north_texture SO ./path_to_the_south_texture WE ./path_to_the_west_texture |
