Change globe from .gif to .png

This commit is contained in:
Richard Milewski
2025-06-23 13:39:43 -07:00
parent 683af4bd9f
commit a203875189

View File

@@ -3738,7 +3738,7 @@ function associate_vertices(polygons, split, curpoly=0) =
// . // .
// A globe created using the **geotiff2scad.py** script to generate the texture array: // 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 // Section: Texturing
// Function: texture() // Function: texture()