https://github.com/alexeykarnachev/projections
Playing with different kind of projection using raylib in C
https://github.com/alexeykarnachev/projections
Last synced: 4 months ago
JSON representation
Playing with different kind of projection using raylib in C
- Host: GitHub
- URL: https://github.com/alexeykarnachev/projections
- Owner: alexeykarnachev
- License: mit
- Created: 2024-08-22T21:10:27.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-08-23T07:40:18.000Z (10 months ago)
- Last Synced: 2024-08-24T07:50:47.155Z (10 months ago)
- Language: C
- Size: 2.72 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Projections
## Quick Start
```bash
make && ./projections
```