Advertisement · 728 × 90
#
Hashtag
#plotSvg
Advertisement · 728 × 90
Preview
GitHub - golanlevin/p5.plotSvg: A p5.js library for exporting SVG files tailored for pen plotting. A p5.js library for exporting SVG files tailored for pen plotting. - GitHub - golanlevin/p5.plotSvg: A p5.js library for exporting SVG files tailored for pen plotting.

A new version (v0.1.8) of p5.plotSvg, my #p5.js library for plotter-oriented SVG output, is now out. It includes support for Inkscape layers, and several bug fixes. github.com/golanlevin/p...
#plotSvg #creativeCoding #plotterArt

26 7 2 0
Post image

Spent all day integrating ThreeJS into my process. Goes something like this:

First, with #Three.js I create geometries and meshes in a scene. Then translate the scene into #p5 using a custom projector(), record the output with #plotSvg, and finally, plot with my #AxiDraw.

Today was a good day.

11 0 1 0