Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/doitian/opengl-programming-guide
https://github.com/doitian/opengl-programming-guide
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/doitian/opengl-programming-guide
- Owner: doitian
- Created: 2024-05-10T13:29:11.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-27T12:45:07.000Z (4 months ago)
- Last Synced: 2024-07-27T13:55:37.134Z (4 months ago)
- Language: C
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OpenGL Programming Guide
```shell
conan install . --build=missing
cmake --preset conan-default
cmake --build build --config Release
```