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,12 @@
# depslib dependency file v1.0
1472543008 source:c:\users\sebastian\documents\git-repos\imanox-chroma-matting\imanox-chroma-matting-opengl\main.c
<windows.h>
<gl/gl.h>
1472553612 source:c:\users\sebastian\documents\git-repos\imanox-chroma-matting\imanox-chroma-matting-opengl\main.cpp
<windows.h>
<gl/gl.h>
<iostream>
<stdio.h>
<jpeglib.h>