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

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

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