nevzatseferoglu / Vector-Graphics-with-EPS

Creating shape thanks to mixture of PostScript and C.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vector Graphics with SVG and EPS

Mixture of C and PostScript can cause a good geometric shape. It exactly proves that.

For more information click the links below :

Project Purpose

  • Exporting different figures and structures with given properties in C by the help of PostScript as eps file.

How it work ?

  • Clone the repo , just type make , it will automatically create figures according to Makefile content. Different test and scenerios can be set in Makefile.

About

Creating shape thanks to mixture of PostScript and C.


Languages

Language:PostScript 99.7%Language:C 0.3%Language:Makefile 0.0%