From 1af782b52c796fd341621b0c9de2dea3a1c7c660 Mon Sep 17 00:00:00 2001 From: rodri Date: Fri, 27 Sep 2024 21:04:56 +0000 Subject: obj: make it right. --- readme | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'readme') diff --git a/readme b/readme index 8a62116..a888d60 100644 --- a/readme +++ b/readme @@ -94,12 +94,11 @@ USAGE positions. - obj [file] + obj objfile dir - As of now this tool will take a Wavefront OBJ file, with all its materials, + This tool will take a Wavefront OBJ file objfile, with all its materials, and convert it into a model(6) file (see libgraphics/model.6.txt) that's - written to stdout. The only exception is textures, which aren't taken care - of yet. This will change soon. + written, along with its assets, inside the directory dir. CUBEMAPS -- cgit v1.2.3