shithub: 3dee

Download patch

ref: a6ea992058998552ad308a04261a53e5e2c2d523
parent: 3a6d0e83dce25da28072cf7634a1b8f2376dbe04
author: rodri <rgl@antares-labs.eu>
date: Mon Sep 30 11:51:54 EDT 2024

update the section about vis in the readme.

--- a/readme
+++ b/readme
@@ -26,8 +26,8 @@
 	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