Tutorials update.

This commit is contained in:
Garth Minette
2021-04-12 00:41:12 -07:00
parent 95f19276ab
commit 508b3e8f2c
7 changed files with 253 additions and 2 deletions

View File

@@ -1,5 +1,7 @@
# Basic Shapes Tutorial
<!-- TOC -->
## Primitives
There are 3 built-in 3D primitive shapes that OpenSCAD provides: `cube()`, `cylinder()`,
and `sphere()`. The BOSL2 library extends and provides alternative to these shapes so