An open API service indexing awesome lists of open source software.

https://github.com/abdcelik/Vector_Graphics_Library

Vector Graphics with EPS and SVG
https://github.com/abdcelik/Vector_Graphics_Library

eps svg

Last synced: about 1 year ago
JSON representation

Vector Graphics with EPS and SVG

Awesome Lists containing this project

README

          

# 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](https://user-images.githubusercontent.com/44784772/60010752-1cd24280-9681-11e9-8ea6-422c477c0e7a.png)

![Screenshot from 2019-06-24 13-06-17](https://user-images.githubusercontent.com/44784772/60010754-1e036f80-9681-11e9-85ba-7fc0440a3417.png)

![Screenshot from 2019-06-24 13-06-31](https://user-images.githubusercontent.com/44784772/60010759-1fcd3300-9681-11e9-977c-600bd91b3d51.png)

![Screenshot from 2019-06-24 13-06-53](https://user-images.githubusercontent.com/44784772/60010763-20fe6000-9681-11e9-92ab-b31267d11008.png)

![Screenshot from 2019-06-24 13-07-06](https://user-images.githubusercontent.com/44784772/60010766-222f8d00-9681-11e9-8612-1ee4416e9dfc.png)

![Screenshot from 2019-06-24 13-07-22](https://user-images.githubusercontent.com/44784772/60010769-2491e700-9681-11e9-812c-982b7c9709f3.png)

![Screenshot from 2019-06-24 13-07-39](https://user-images.githubusercontent.com/44784772/60010771-25c31400-9681-11e9-9483-40da82900ca2.png)