From dc22333ad0e9995852ffdabf3f2bc8bfe914e241 Mon Sep 17 00:00:00 2001 From: rodri Date: Mon, 30 Sep 2024 13:55:47 +0000 Subject: =?UTF-8?q?adapt=20the=20models=20to=20the=20"prim"=20=E2=86=92=20?= =?UTF-8?q?"P"=20format=20change.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit i take the chance to also add the specular maps for the african_head model, as well as the previously missing eye normals map. --- mdl/primtest.mdl | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'mdl/primtest.mdl') diff --git a/mdl/primtest.mdl b/mdl/primtest.mdl index 1853631..d94b500 100644 --- a/mdl/primtest.mdl +++ b/mdl/primtest.mdl @@ -40,14 +40,14 @@ v 7 - - 1 v 8 - - 2 v 9 - - 3 -prim 3 0 1 2 - -prim 2 0 9 - -prim 1 12 - +P 3 0 1 2 - +P 2 0 9 - +P 1 12 - -prim 3 3 4 5 - -prim 2 0 10 - -prim 1 13 - +P 3 3 4 5 - +P 2 0 10 - +P 1 13 - -prim 3 6 7 8 - -prim 2 0 11 - -prim 1 14 - +P 3 6 7 8 - +P 2 0 11 - +P 1 14 - -- cgit v1.2.3