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

https://github.com/harry-hopkinson/opengl-tutorial

A Repository for myself to learn OpenGL.
https://github.com/harry-hopkinson/opengl-tutorial

Last synced: about 1 year ago
JSON representation

A Repository for myself to learn OpenGL.

Awesome Lists containing this project

README

          

# A repo for learning OPENGL

## Getting Started

```
git clone https://github.com/glfw/glfw
```

Change the include paths to the paths of your local system

## Build

```
cd scripts
./Run.bat
```