From cc6f1dcff5619de70deac6a793a2f08fd7adef1e Mon Sep 17 00:00:00 2001 From: Richard Milewski Date: Sun, 22 Jun 2025 12:35:40 -0700 Subject: [PATCH] Update skin.scad --- skin.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skin.scad b/skin.scad index b10d6d4b..a1adc195 100644 --- a/skin.scad +++ b/skin.scad @@ -5273,7 +5273,7 @@ function _resample_point_array(data, size, col_wrap=false, row_wrap=false) = // . // A globe created using the geotiff2scad.py script to generate the texture array: // . -// ![Geotiff Example](images/skin/globe_animation.png) +// ![Geotiff Example](images/skin/globe_animation.gif) // .