Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ndraey/libvector
Just a simple vector library written in C
https://github.com/ndraey/libvector
Last synced: about 9 hours ago
JSON representation
Just a simple vector library written in C
- Host: GitHub
- URL: https://github.com/ndraey/libvector
- Owner: NDRAEY
- Created: 2023-11-04T15:01:59.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-08T13:33:41.000Z (11 months ago)
- Last Synced: 2023-12-08T15:05:07.980Z (11 months ago)
- Language: C
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# libvector
Just a simple vector library written in C
# Usage
Copy this repo into your project and add rules (depending on build system you use) to compile libvector with your project