Skip to content

acmyu/SimpleVectorEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SimpleVectorEditor

An OpenFrameworks app for drawing and editing smooth Bezier curves

Installation

Add the files into a new openFrameworks project. Requires the ofxPathFitter addon

Usage

The executable provided in bin/ is tested on Windows 8

Press 'd' for drawing mode

  • Drag mouse to draw a line

Press 'e' for editing mode

  • Click on a line to edit the line

  • Drag that line to move it

  • Click on a point on that line to edit the point or its control points

Press 'x' to export to a .png in bin/data

Press 's' to save a .svg in bin/data

About

An OpenFrameworks app for drawing and editing smooth Bezier curves

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages