First attempts of OpenGL

This commit is contained in:
Caesar2011
2016-08-31 16:18:49 +02:00
parent 2ddda6788a
commit 56830353c1
13 changed files with 785 additions and 8 deletions

View File

@@ -0,0 +1,9 @@
# depslib dependency file v1.0
1472655954 source:c:\users\sebastian\documents\git-repos\imanox-chroma-matting\load-image-opengl\main.cpp
<windows.h>
<gl/gl.h>
<string>
<jpeglib.h>
<stdio.h>
<iostream>