From a2038751892cbf6a0bf002805607e9fa03e38c96 Mon Sep 17 00:00:00 2001 From: Richard Milewski Date: Mon, 23 Jun 2025 13:39:43 -0700 Subject: [PATCH] Change globe from .gif to .png --- skin.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skin.scad b/skin.scad index 899707f9..90b14e96 100644 --- a/skin.scad +++ b/skin.scad @@ -3738,7 +3738,7 @@ function associate_vertices(polygons, split, curpoly=0) = // . // A globe created using the **geotiff2scad.py** script to generate the texture array: // . -// ![Geotiff Example](https://raw.githubusercontent.com/BelfrySCAD/BOSL2/master/images/globe_animation.gif) +// ![Geotiff Example](https://raw.githubusercontent.com/BelfrySCAD/BOSL2/master/images/globe_animation.png) // . // Section: Texturing // Function: texture()