Skip to content

A Python API to allow controlling drawing Fresco.shapes directly from the p5.js sketch

Notifications You must be signed in to change notification settings

NielsPichon/AxiFresco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AxiFresco

A python toolkit for drawing Fresco-format files with an EvilMadScientist Axidraw

Install

First install the axidraw cli python -m pip install https://cdn.evilmadscientist.com/dl/ad/public/AxiDraw_API.zip

Install requirements with pip install -r requirements.txt

Run from file

axifresco --filename <file_to_draw.json> [--options]

To see options: axifresco -h

Acknowledgement

JSON Hershey fonts are from https://github.com/techninja/hersheytextjs which is a port to JSON of EvilMadScientist's fonts of the same name.

About

A Python API to allow controlling drawing Fresco.shapes directly from the p5.js sketch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages