cg1-projekt/src
Luca Conte a1e8e465a5 fix light positions 2024-06-25 15:59:57 +02:00
..
Makefile fix input handler and add light cubes 2024-06-25 15:52:15 +02:00
fragmentShader.glsl multiple textures and normal maps 2024-06-24 15:06:02 +02:00
inputHandler.c fix input handler and add light cubes 2024-06-25 15:52:15 +02:00
inputHandler.h fix input handler and add light cubes 2024-06-25 15:52:15 +02:00
main.c fix light positions 2024-06-25 15:59:57 +02:00
matrixMath.c Added comments + includes are now always in the header file (dunno if good but looks good so yeah) 2024-06-24 22:10:45 +02:00
matrixMath.h Added comments + includes are now always in the header file (dunno if good but looks good so yeah) 2024-06-24 22:10:45 +02:00
objectHandler.c Added comments + includes are now always in the header file (dunno if good but looks good so yeah) 2024-06-24 22:10:45 +02:00
objectHandler.h Added comments + includes are now always in the header file (dunno if good but looks good so yeah) 2024-06-24 22:10:45 +02:00
sceneGraph.c Merge branch 'main' into inputhandler 2024-06-25 15:20:27 +02:00
sceneGraph.h Merge branch 'main' into inputhandler 2024-06-25 15:20:27 +02:00
shader.c Added comments + includes are now always in the header file (dunno if good but looks good so yeah) 2024-06-24 22:10:45 +02:00
shader.h Added comments + includes are now always in the header file (dunno if good but looks good so yeah) 2024-06-24 22:10:45 +02:00
skyboxFragmentShader.glsl skybox 2024-06-24 21:38:58 +02:00
skyboxVertexShader.glsl skybox 2024-06-24 21:38:58 +02:00
test.c fixed warnings 2024-06-24 16:49:14 +02:00
transformation.c Added comments + includes are now always in the header file (dunno if good but looks good so yeah) 2024-06-24 22:10:45 +02:00
transformation.h Added comments + includes are now always in the header file (dunno if good but looks good so yeah) 2024-06-24 22:10:45 +02:00
vertexShader.glsl Grundlage aus den Übungen 2024-05-24 10:50:06 +02:00
wavefrontobj.c Added comments + includes are now always in the header file (dunno if good but looks good so yeah) 2024-06-24 22:10:45 +02:00
wavefrontobj.h Added comments + includes are now always in the header file (dunno if good but looks good so yeah) 2024-06-24 22:10:45 +02:00