Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 1.3 KB

File metadata and controls

21 lines (12 loc) · 1.3 KB

Vector Graphics Library

Vector Graphics with EPS and SVG

Two-dimensional (2D) vector graphics is an essential tool for many documenting and computer graphics applications. In this project, i wrote a C library that can generate vector graphics in EPS and SVG or convert between these two formats.

In the following, some example outputs

Screenshot from 2019-06-24 13-05-26

Screenshot from 2019-06-24 13-06-17

Screenshot from 2019-06-24 13-06-31

Screenshot from 2019-06-24 13-06-53

Screenshot from 2019-06-24 13-07-06

Screenshot from 2019-06-24 13-07-22

Screenshot from 2019-06-24 13-07-39