mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-09-02 23:53:13 +02:00
Added skin.scad
This commit is contained in:
3
vnf.scad
3
vnf.scad
@@ -9,6 +9,9 @@
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
||||
include <triangulation.scad>
|
||||
|
||||
|
||||
// Section: Creating Polyhedrons with VNF Structures
|
||||
// VNF stands for "Vertices'N'Faces". VNF structures are 2-item lists, `[VERTICES,FACES]` where the
|
||||
// first item is a list of vertex points, and the second is a list of face indices into the vertex
|
||||
|
Reference in New Issue
Block a user