Chapter 6: Exploring Common OpenSCAD Libraries
Reusing code written by others is an excellent way to speed up our CAD design process. With OpenSCAD, there are numerous libraries of code that we can utilize to create new and exciting designs. In this chapter, we will create a desk drawer using the BOSL Standard Library. Afterward, we will re-use the code we wrote to create our own OpenSCAD library.
In this chapter, we will cover the following:
- Exploring the OpenSCAD General libraries
- Exploring the OpenSCAD Single Topic libraries
- Creating our own OpenSCAD library