mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2025-12-09 15:29:09 +00:00
Update skin.scad
This commit is contained in:
parent
8c7c0d21c3
commit
9384526dd1
1 changed files with 1 additions and 1 deletions
|
|
@ -3629,7 +3629,7 @@ function associate_vertices(polygons, split, curpoly=0) =
|
|||
// up(7)fwd(-3)right(15)cyl(d=10,h=15,texture=vnf_triangulate(tex), tex_reps=[4,2],tex_samples=5,rounding=2);
|
||||
// Subsection: Textures from Graphic Images
|
||||
// The BOSL2 scripts folder contains three scripts for creating texture arrays from graphic images.
|
||||
// **img2scad.py is a python script that creates a texture array from most common raster image formats, including gif, png, jpeg.
|
||||
// **img2scad.py** is a python script that creates a texture array from most common raster image formats, including gif, png, jpeg.
|
||||
// **img2scad.html** contains a javascript creates a texture array from any image your browser can render.
|
||||
// **geotiff2scad.py** is a python script creates a texture array from geotiff depth maps.
|
||||
// .
|
||||
|
|
|
|||
Loading…
Reference in a new issue