summaryrefslogtreecommitdiff
path: root/readme
diff options
context:
space:
mode:
authorrodri <rgl@antares-labs.eu>2024-09-27 21:04:56 +0000
committerrodri <rgl@antares-labs.eu>2024-09-27 21:04:56 +0000
commit1af782b52c796fd341621b0c9de2dea3a1c7c660 (patch)
tree7060b0ba730fd24ed99e4f6e7669ef8f2af76907 /readme
parentc7f2ba6465d213923e25174db722ca13716ec018 (diff)
download3dee-1af782b52c796fd341621b0c9de2dea3a1c7c660.tar.gz
3dee-1af782b52c796fd341621b0c9de2dea3a1c7c660.tar.bz2
3dee-1af782b52c796fd341621b0c9de2dea3a1c7c660.zip
obj: make it right.
Diffstat (limited to 'readme')
-rw-r--r--readme7
1 files changed, 3 insertions, 4 deletions
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