PyX — Gallery: path/

Overview for this section

circles.png

circles

split.png

split

Splitting of paths at several points, which are not ordered along the path, might look a little stange at first. This gallery example will show you the basic procedure PyX applies for that case. more ...

springs.png

Deforming paths

In this example, another type of stroke attributes is demonstrated, namely the deformers. They take an original curve and return a modified one. more ...

parallel.png

parallel

knot.png

Paths with constant distance

The example shows how to create paths with constant distance. This is achieved with the aid of deformer.parallel, which has already been used in the above example. more ...

sierpinski.png

sierpinski

tree.png

tree