openscad / list-comprehension-demos

106 stars 34 forks source link

list-comprehension-demos

This repository contains some demos made possible by the addition of list comprehension to OpenSCAD. In particular it contains a user-space sweep() module which can be used to sweep a 2D shape along a 3D path.

To use these demos, first install the scad-utils library (https://github.com/openscad/scad-utils) in OpenSCAD's library path.

extrusion.scad

extrusion

forma-candle-holder.scad

forma-candle-holder

superformula.scad

superformula

sweep-drop.scad

sweep-drop

sweep-path.scad

sweep-path

sweep-test.scad

sweep-test

toothed-belt.scad

toothed-belt

trefoil-knot-sweep.scad

trefoil-knot-sweep

wave-cylinder.scad

wave-cylinder

3d-function.scad

3d-function

spiral-2d.scad

spiral-2d