Skip to content

amarao/pyrspective

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyrspective

Python code to generate SVG for perspective drafting/drawing

I'm learning how to draw. Perspective is really important but I hate to draw all those help lines by myself, and do all other drafting stuff. I decide to offload all that stuff to python.

This code based on svgwrite module of python and expects you have something (inkscape) to open SVG files on your computer via xdg-open.

It not library or ready application - just code.

1prespective.py generates 1perspective.svg with heler line for 1 varnish point's perspective.

All settings are done via init values in source code.

About

Python code to generate SVG for perspective drafting/drawing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages