diff options
Diffstat (limited to 'model.6.txt')
-rw-r--r-- | model.6.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/model.6.txt b/model.6.txt index 73fda4b..1f4ac2b 100644 --- a/model.6.txt +++ b/model.6.txt @@ -28,6 +28,7 @@ v vertex T tangent P primitive mtl material definition + * name can contain spaces if quoted (see quote(2)) * ambient, diffuse and specular parameters take colors in linear RGB space * diffusemap assumes the image colors are gamma-corrected (sRGBTexture) * specularmap and normals both assume image contents are linear (RAWTexture) |