Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mandarancio/vectorial

SVG/SDL Renderer engine
https://github.com/mandarancio/vectorial

2d c-plus-plus render sdl svg

Last synced: 13 days ago
JSON representation

SVG/SDL Renderer engine

Awesome Lists containing this project

README

        

# Vectorial
Simple SDL SVG Renderer.
Depends on:

* SDL
* SDL_gfx

To compile the example:
```bash
cd Vectorial
make
```