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

https://github.com/governmentplates/shapeslib

Simple 2D Shapes Library written in C++ (using SFML)
https://github.com/governmentplates/shapeslib

cpp17 graphics library sfml

Last synced: 11 months ago
JSON representation

Simple 2D Shapes Library written in C++ (using SFML)

Awesome Lists containing this project

README

          

# ShapesLib
Simple 2D Shapes Library written in C++ used in conjunction with SFML

## Installation
You're on your own for this one. I'm not going to write a tutorial on how to install SFML. If you don't know how to install SFML, then you probably shouldn't be using this library.

Think of this as more of a simple example of how to use SFML to create simple 2D shapes.

## License
GNU General Public License v3.0

![Screenshot](https://github.com/GovernmentPlates/ShapesLib/blob/main/output.png)