From b6a336aff26fbc94e7803719a8aeb8fa29eddb9b Mon Sep 17 00:00:00 2001 From: rodri Date: Tue, 1 Oct 2024 20:21:13 +0000 Subject: implement a uniforms interface through Shadertab. --- model.6.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'model.6.txt') 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) -- cgit v1.2.3