summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrodri <rgl@antares-labs.eu>2024-09-30 15:51:54 +0000
committerrodri <rgl@antares-labs.eu>2024-09-30 15:51:54 +0000
commita6ea992058998552ad308a04261a53e5e2c2d523 (patch)
tree4f5eb433b21986b5f12f1a05dd9764f50316021f
parent3a6d0e83dce25da28072cf7634a1b8f2376dbe04 (diff)
download3dee-a6ea992058998552ad308a04261a53e5e2c2d523.tar.gz
3dee-a6ea992058998552ad308a04261a53e5e2c2d523.tar.bz2
3dee-a6ea992058998552ad308a04261a53e5e2c2d523.zip
update the section about vis in the readme.
-rw-r--r--readme4
1 files changed, 2 insertions, 2 deletions
diff --git a/readme b/readme
index 3a5c7b1..200d6a1 100644
--- a/readme
+++ b/readme
@@ -26,8 +26,8 @@ USAGE
The g flag takes as input the dimensions of the camera viewport. If it's
smaller than screen the image will be upscaled to fit it as much as
possible, otherwise it will default to the screen dimensions.
- The models supported by the program are OBJ files with material data (MTL
- files). You can find examples in the mdl/ folder.
+ The models supported by the program are model(6) files. You can find
+ examples in the mdl/ folder (those with a .mdl suffix).
NOTE: Now two visibility determination technologies are available: the
Z-buffer and the A-buffer. To get the best results out of them the