Library for creating vector graphics in C. Library has 0 dependencies other than C.
Just Make the makefile and run the demo.
You can produce both SVG and EPS files.
Things you can do with this library
- Draw points with path system
- Basic geometry
- Cartesian coordinate system
- Ellipse
- Circle
- Polylines
- Basic Math function Graphing
- Graph resolution
- Graph resizing
- Graph scaling
- Binary tree with all the data it has
- Given the root of the tree
- Library has it's own implementation of binary tree data structure
- Fractal tree
- Asymetric fractal tree
- Scaling
- Resizing
- Appending multiple vector (eps or svg) files together
- Export as EPS
- Export as SVG
- Import as SVG