scop/src
gbrochar f89c6be4f8 transformations using keys 2020-12-26 09:48:19 +01:00
..
center_vertices.c center vertices 2020-12-26 06:41:27 +01:00
env.c transformations using keys 2020-12-26 09:48:19 +01:00
main.c center vertices 2020-12-26 06:41:27 +01:00
mat4_identity.c mat4_identity, mat4_inverse, minimal setup ready for OpenGL 2020-12-23 20:38:33 +01:00
mat4_inverse.c mat4_identity, mat4_inverse, minimal setup ready for OpenGL 2020-12-23 20:38:33 +01:00
mat4_lookat.c mat4_lookat 2020-12-23 17:06:42 +01:00
mat4_multiply.c mat4_multiply 2020-12-23 10:51:35 +01:00
mat4_perspective.c mat4_perspective 2020-12-23 16:11:35 +01:00
mat4_rotate.c transformations using keys 2020-12-26 09:48:19 +01:00
mat4_scale.c transformations using keys 2020-12-26 09:48:19 +01:00
mat4_translate.c transformations using keys 2020-12-26 09:48:19 +01:00
mat4_transpose.c mat4_multiply 2020-12-23 10:51:35 +01:00
parse_file.c parser started, norm ok, valgrind ok 2020-12-22 19:15:25 +01:00
parse_line.c first GL renders, need proj view model matrices 2020-12-23 21:27:00 +01:00
parse_token.c depth test working 2020-12-24 14:41:45 +01:00
run.c transformations using keys 2020-12-26 09:48:19 +01:00
shader.fs center vertices 2020-12-26 06:41:27 +01:00
shader.vs depth test working 2020-12-24 14:41:45 +01:00