https://github.com/lnd3/ldeps
A collection of ready-to-use common c++ libraries like curl, glfw, imgui and others
https://github.com/lnd3/ldeps
collada cpp curl fbx glad glfw imgui implot json openfbx physics serialization ufbx xml
Last synced: about 1 month ago
JSON representation
A collection of ready-to-use common c++ libraries like curl, glfw, imgui and others
- Host: GitHub
- URL: https://github.com/lnd3/ldeps
- Owner: lnd3
- License: mit
- Created: 2024-08-01T10:03:16.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-11-20T00:06:54.000Z (6 months ago)
- Last Synced: 2025-04-15T00:44:43.177Z (about 1 month ago)
- Topics: collada, cpp, curl, fbx, glad, glfw, imgui, implot, json, openfbx, physics, serialization, ufbx, xml
- Language: C
- Homepage:
- Size: 1.11 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ldeps
## Purpose
Simplify integration and usage of common c++ libraries like curl, glfw and imgui. Comes with a very simple and light-weight, optional cmake build system, aimed to provide a structured hierarchial layout for smooth project overview in any high level project targeting c++.