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
bc88f7c7d8
commit
c751982d8e
1 changed files with 1 additions and 1 deletions
|
|
@ -3697,7 +3697,7 @@ function associate_vertices(polygons, split, curpoly=0) =
|
|||
// Subsection: Textures from Graphic Images
|
||||
// In additional to creating textured surfaces, the texturing feature of BOSL2 can be used to place relief images onto objects,
|
||||
// using a single repetition of a very large texture array. In order to do this, you'll need a way to import your image into OpenSCAD.
|
||||
//.
|
||||
// .
|
||||
// The BOSL2 scripts folder contains three scripts for creating texture arrays from graphic images.
|
||||
// Right-click the links below to download the scripts to your local system. Run the python scripts from the command line,
|
||||
// and use the **File** menu of your browser to open img2scad.html.
|
||||
|
|
|
|||
Loading…
Reference in a new issue