Commit Graph

32 Commits

Author SHA1 Message Date
Joshua
ceb538aafe First version of fragment shader 2016-09-19 09:59:39 +02:00
Caesar2011
34eca0d0af Removing debug text output 2016-09-14 18:19:35 +02:00
Caesar2011
9cb2b0f8e8 Clean up code; adding comments 2016-09-14 18:18:01 +02:00
Caesar2011
449060a463 Animated pictures; FPS counter 2016-09-13 16:11:01 +02:00
Caesar2011
f99b8dab83 CPB updated 2016-09-12 19:18:54 +02:00
Caesar2011
afb288cbf3 Added background to refinement shader 2016-09-12 19:13:19 +02:00
Caesar2011
a1c76d1e7f Framebuffer working; Trimap renders to FB; Refinem. use Trimap to Screen 2016-09-12 18:18:32 +02:00
Benjamin Petsch
7588c0d27b added overview of OpenGL functionality 2016-09-09 17:08:40 +02:00
Benjamin Petsch
1b03cfe32b loader functions moved to external file 2016-09-09 11:55:56 +02:00
Caesar2011
4f347a6ef5 Loading of multiple textures 2016-09-07 13:06:48 +02:00
Caesar2011
364ed31d8e Clean up project 2016-09-06 08:20:12 +02:00
Caesar2011
b1c6dcfecb Merged trimap into opengl 2016-09-05 22:21:21 +02:00
Caesar2011
2147b74e86 Tri-Map working now; output of every state in a different color 2016-09-05 22:21:12 +02:00
Caesar2011
2acbd0c10f Trimap implemented; need bugfixes 2016-09-05 21:58:45 +02:00
Caesar2011
fe718a4658 Merged texturebuffer into opengl 2016-09-05 19:45:47 +02:00
Caesar2011
aed54bd694 Coloring triangles with texture 2016-09-05 19:45:14 +02:00
Caesar2011
433983e4ff Colored triangles with VAO and VBO 2016-09-05 18:38:53 +02:00
Caesar2011
866fabdf45 Preparing to add texture to quad 2016-09-05 17:49:15 +02:00
Caesar2011
0279e9c3a0 Merge remote-tracking branch 'refs/remotes/origin/opengl'
Conflicts:
	opengl-test-two/bin/Debug/opengl-test-two.exe
	opengl-test-two/trimap.fragmentshader
2016-09-04 20:47:28 +02:00
Caesar2011
95c58c1abb Added GLEW support and shader are functional now
All fragments will be painted red
2016-09-04 20:45:42 +02:00
Caesar2011
260891cbdb Added GLEW support and shader are functional now
All fragments will be painted red
2016-09-04 19:42:05 +02:00
Caesar2011
2f6088096b Added dependencies to CodeBlocks-Projct 2016-09-01 15:14:44 +02:00
Caesar2011
a65ea6d46e Image preview working 2016-09-01 15:08:26 +02:00
Caesar2011
36405e4e47 Cleanup files II 2016-09-01 02:14:48 +02:00
Caesar2011
590b754255 Cleanup files 2016-09-01 02:09:58 +02:00
Caesar2011
885c3d1e88 GLFW working 2016-09-01 02:05:43 +02:00
Caesar2011
56830353c1 First attempts of OpenGL 2016-08-31 16:18:49 +02:00
Caesar2011
2ddda6788a File reading successful ~ thanks to derdachs 2016-08-29 16:25:14 +02:00
Caesar2011
7a7633eebe First attempt to read images 2016-08-29 13:58:25 +02:00
Caesar2011
23a3522926 C++ project added 2016-08-29 12:39:22 +02:00
Sebastian Seedorf
5b3ab5d208 Chroma Key Matting info sheet added 2016-08-29 09:24:05 +02:00
Caesar2011
78da08ae81 initial commit 2016-08-26 14:47:46 +02:00