cg1-projekt/src
JonasJan2 a44757cbd6 Added function to compile multiple shaders and prospective code for multiple programs (WIP) 2024-06-22 17:16:51 +02:00
..
Makefile Added new shader struct 2024-06-22 11:24:14 +02:00
fragmentShader.glsl scene graph logic 2024-06-19 10:51:37 +02:00
main.c Added function to compile multiple shaders and prospective code for multiple programs (WIP) 2024-06-22 17:16:51 +02:00
matrixMath.c added include for assert.h 2024-06-20 18:48:12 +02:00
matrixMath.h Grundlage aus den Übungen 2024-05-24 10:50:06 +02:00
objectHandler.c read scene graph from file 2024-06-19 17:19:20 +02:00
objectHandler.h read scene graph from file 2024-06-19 17:19:20 +02:00
sceneGraph.c rotate those boxes 2024-06-19 18:15:10 +02:00
sceneGraph.h rotate those boxes 2024-06-19 18:15:10 +02:00
shader.c Added function to compile multiple shaders and prospective code for multiple programs (WIP) 2024-06-22 17:16:51 +02:00
shader.h Added function to compile multiple shaders and prospective code for multiple programs (WIP) 2024-06-22 17:16:51 +02:00
test.c Grundlage aus den Übungen 2024-05-24 10:50:06 +02:00
transformation.c Grundlage aus den Übungen 2024-05-24 10:50:06 +02:00
transformation.h Grundlage aus den Übungen 2024-05-24 10:50:06 +02:00
vertexShader.glsl Grundlage aus den Übungen 2024-05-24 10:50:06 +02:00
wavefrontobj.c scene graph logic 2024-06-19 10:51:37 +02:00
wavefrontobj.h scene graph logic 2024-06-19 10:51:37 +02:00