-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Gerber Clément edited this page Apr 10, 2016
·
2 revisions
Simple++ is a light, simple and fast Cross-platform C++ Library. It's supposed to handle every main features a C++ software would need (Data Structures, Maths, Network Framework, Input and Output, 2D Graphics and Images...).
- Data Structures
- Vectors
- Maps
- Time
- Date
- Time Point
- Duration
- Network
- Connection
- Server
- Graphic
- Image
- Textures (Image with mipmaping)
- Fonts
- Math
- Vec2, Vec3, Vec4
- Mat3x3, Mat4x4
- Rectangle
- Utility