Update README.md

This commit is contained in:
Magnus Norddahl 2021-11-11 05:58:48 +01:00 committed by GitHub
parent d6b9ed2e66
commit 9b6cd720dd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,7 +34,8 @@ Usage: zdray [options] sourcefile.wad
-d, --diagonal-cost=NNN Cost for avoiding diagonal splitters (default 16)
-P, --no-polyobjs Do not check for polyobject subsector splits
-j, --threads=NNN Number of threads used for raytracing (default 64)
-S, --size=NNN lightmap texture dimensions for width and height must be in powers of two (1, 2, 4, 8, 16, etc)
-S, --size=NNN lightmap texture dimensions for width and height must
be in powers of two (1, 2, 4, 8, 16, etc)
-C, --cpu-raytrace Use the CPU for ray tracing
-D, --vkdebug Print messages from the vulkan validation layer
-w, --warn Show warning messages