https://github.com/vallentin/glcollection
Collection of OpenGL snippets and examples
https://github.com/vallentin/glcollection
collection computer-graphics example gl glsl opengl snippets
Last synced: 10 months ago
JSON representation
Collection of OpenGL snippets and examples
- Host: GitHub
- URL: https://github.com/vallentin/glcollection
- Owner: vallentin
- License: mit
- Created: 2018-11-28T16:23:11.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-14T19:54:12.000Z (about 7 years ago)
- Last Synced: 2025-03-25T05:11:18.229Z (10 months ago)
- Topics: collection, computer-graphics, example, gl, glsl, opengl, snippets
- Language: C
- Homepage: https://vallentin.io/tagged/opengl
- Size: 236 KB
- Stars: 8
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
*Examples and snippets are added as old posts are rewritten and reposted to [vallentin.io][vallentin.io].*
# GLCollection
GLCollection is a collection of OpenGL snippets and examples for various aspects of Computer Graphics.
# Cloning
Use the `--recursive` flag when cloning to include submodules.
```bash
git clone --recursive https://github.com/Vallentin/GLCollection
```
[vallentin.io]: https://vallentin.io/tagged/opengl