Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# euclib

```
cmake -B build/release -G Ninja -DCMAKE_BUILD_TYPE=Release

cmake --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/)