its my collection of Cpp11 cross platform self made "one header file only" libs
No External libraries dependencies needed except Cpp11 standard library
Just the lib EzGL is depending of a Opengl Loader like Glad
you just need to include the libs in your project and use it. thats all.
Some libs are in inter dependencies, so you may need to include the EzLibs dir in your building system
| Lib | Doc | Tested | Status | Description |
|---|---|---|---|---|
| ezAABB | π§ | βοΈ | βοΈ | 2D AABB Manipulation |
| ezAABBCC | π§ | βοΈ | βοΈ | 3D AABBCC Manipulation |
| ezActions | π§ | βοΈ | βοΈ | ezActions |
| ezApp | π§ | βοΈ | βοΈ | App Manipulation, Current working dir |
| ezArgs | π§ | βοΈ | βοΈ | Command Options parsing |
| ezBinBuf | π§ | βοΈ | βοΈ | ezBinBuf |
| ezBmp | π§ | βοΈ | βοΈ | Bitmap WriterzBmp |
| ezBuildInc | π§ | βοΈ | βοΈ | ezBuildInc |
| ezClass | π§ | β | π§ | ezClass |
| ezCmdProc | π§ | βοΈ | βοΈ | ezCmdProc |
| ezCnt | π§ | βοΈ | βοΈ | Spetials Containers |
| ezCron | βοΈ | βοΈ | βοΈ | Crontab parsing and time execution |
| ezCsv | π§ | β | π§ | Csv manipulation |
| ezCTest | π§ | βοΈ | βοΈ | ezCTest |
| ezDate | π§ | βοΈ | βοΈ | ezDate |
| ezEmbed | π§ | β | π§ | ezEmbed |
| ezExpr | βοΈ | βοΈ | βοΈ | Math expression parsing and computing |
| ezFdGraph | π§ | β | π§ | ezFdGraph |
| ezFigFont | π§ | βοΈ | βοΈ | ezFigFont |
| ezFile | π§ | βοΈ | βοΈ | File Manipulation |
| ezFmt | π§ | βοΈ | βοΈ | ezFmt |
| ezGraph | π§ | βοΈ | βοΈ | Internal Node Graph System |
| ezImGui | π§ | β | π§ | ezImGui |
| ezIni | π§ | β | π§ | Ini File Reader/Writer |
| ezLog | π§ | π§ | π§ | Log File Writer |
| ezMat2 | π§ | βοΈ | βοΈ | Mat2 manipulation |
| ezMat3 | π§ | βοΈ | βοΈ | Mat3 manipulation |
| ezMat4 | π§ | βοΈ | βοΈ | Mat4 manipulation |
| ezMath | π§ | βοΈ | βοΈ | Math methods |
| ezNamedPipe | π§ | βοΈ | βοΈ | ezNamedPipe |
| ezNet | π§ | β | π§ | ezNet |
| ezGL | π§ | βοΈ | π§ | Opengl manipulation |
| ezGeo | π§ | βοΈ | βοΈ | Geo manipulation |
| ezOS | π§ | β | π§ | ezOS |
| ezPlane | π§ | β | π§ | 3D Plane Manipulation |
| ezPlugin | π§ | β | π§ | ezPlugin |
| ezQuadTree | π§ | β | π§ | ezQuadTree |
| ezQuat | π§ | βοΈ | βοΈ | Quaternion Manipulation |
| ezScreen | π§ | βοΈ | βοΈ | ezScreen |
| ezSerial | π§ | β | π§ | ezSerial |
| ezSha | π§ | βοΈ | βοΈ | ezSha |
| ezSingleton | π§ | β | π§ | ezSingleton |
| ezSqlite | π§ | π§ | π§ | ezSqlite |
| ezStackString | π§ | βοΈ | βοΈ | ezStackString |
| ezStr | π§ | β | π§ | String Manipulation |
| ezTemplater | π§ | βοΈ | βοΈ | ezTemplater |
| ezTile | π§ | βοΈ | βοΈ | Geo Tile manipulation |
| ezTime | π§ | βοΈ | βοΈ | Time manipulation |
| ezTools | π§ | βοΈ | βοΈ | ezTools |
| ezVariant | π§ | β | π§ | Variant/Conversion for EzLIbs compatible types |
| ezVdbWriter | π§ | βοΈ | βοΈ | OpenVdb partial file format writer |
| ezVec2 | π§ | βοΈ | βοΈ | Vec2 Manipulation |
| ezVec3 | π§ | βοΈ | βοΈ | Vec3 Manipulation |
| ezVec4 | π§ | βοΈ | βοΈ | Vec4 Manipulation |
| ezVoxWriter | π§ | βοΈ | βοΈ | Magicavoxel partial file format writer |
| ezWorkerThread | π§ | β | π§ | ezWorkerThread |
| ezXml | π§ | βοΈ | βοΈ | xml Parsing |
| ezXmlConfig | π§ | βοΈ | βοΈ | xml config File Reader/Writer |
Copyright Β©οΈ 2014-2024 Stephane Cuillerdier
See the License file