From b6fbe0bf35bf58447f2f83f6fc519b4d3eaea107 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Thu, 11 Jan 2024 18:57:57 +0000 Subject: Full implementation passing through light defs from vertex data Note: there is a bug where the light position/direction are rotated backwards to the model even though its using the model's rotation matrix... no idea why/how. --- res/lights.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'res/lights.xml') diff --git a/res/lights.xml b/res/lights.xml index 536afd2..a395306 100644 --- a/res/lights.xml +++ b/res/lights.xml @@ -5,8 +5,9 @@ + - + -- cgit v1.2.3