Skip to content

pixlpa/px_svg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

px_svg

Simple SVG path import for Jitter (Max 7). The JavaScript code assumes exported SVG files from Autodesk's Graphic application (previously iDraw), and only imports the first path element in the file. Vectors are parsed and converted to points for use in OpenGL projects. This is especially useful for setting base-shapes for generative and sound-responsive animations like those created with the Jit.mo package (in the Max 7 Package Manager).

I relied pretty heavily on the resources here: http://devmag.org.za/2011/04/05/bzier-curves-a-tutorial/ https://css-tricks.com/svg-path-syntax-illustrated-guide/

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published