From e6f4e2486ea3b51ea541a6ac71006dc743779b96 Mon Sep 17 00:00:00 2001 From: Vincent Marchetti Date: Tue, 9 Apr 2024 13:35:33 -0400 Subject: [PATCH] Specified a color and intensity for the directional light color and intensity match the color and intensity of the draft ambient light, to allow comparison of the two lighting effects --- manifests/3_lights/direction_light_transform_rotate.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/manifests/3_lights/direction_light_transform_rotate.json b/manifests/3_lights/direction_light_transform_rotate.json index 89e488a..3d7a553 100644 --- a/manifests/3_lights/direction_light_transform_rotate.json +++ b/manifests/3_lights/direction_light_transform_rotate.json @@ -35,7 +35,9 @@ { "id": "https://example.org/iiif/3d/lights/1", "type": "DirectionalLight", - "label": {"en": ["Directional Light 1"]} + "label": {"en": ["Directional Light 1"]}, + "color": "#00FF00", + "intensity": {"type": "Value", "value": 0.5, "unit": "relative"} } ], "transform": [