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)
- Host: GitHub
- URL: https://github.com/governmentplates/shapeslib
- Owner: GovernmentPlates
- License: gpl-3.0
- Created: 2022-09-09T17:55:14.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-09T18:27:42.000Z (almost 4 years ago)
- Last Synced: 2025-03-12T23:42:39.583Z (over 1 year ago)
- Topics: cpp17, graphics, library, sfml
- Language: C++
- Homepage:
- Size: 2.1 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
