Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maksasj/euclib
STB-style C library for simple plotting
https://github.com/maksasj/euclib
c math plotting stb-style
Last synced: about 6 hours ago
JSON representation
STB-style C library for simple plotting
- Host: GitHub
- URL: https://github.com/maksasj/euclib
- Owner: Maksasj
- License: mit
- Created: 2024-09-05T18:05:19.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2024-10-27T17:25:47.000Z (23 days ago)
- Last Synced: 2024-10-27T20:40:52.698Z (23 days ago)
- Topics: c, math, plotting, stb-style
- Language: Python
- Homepage:
- Size: 977 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# euclib
```
cmake -B build/release -G Ninja -DCMAKE_BUILD_TYPE=Releasecmake --build build/release
```## License
euclib is free and open source C library. All code in this repository is licensed under
- MIT License ([LICENSE.md](https://github.com/Maksasj/euclib/blob/master/LICENSE.md) or https://opensource.org/license/mit/)