finally got cube rendering working
authormatthew <matthew@owens.tech>
Mon, 17 Sep 2018 18:48:18 +0000 (19:48 +0100)
committermatthew <matthew@owens.tech>
Mon, 17 Sep 2018 18:48:18 +0000 (19:48 +0100)
commitdc8da35ff80ca8c006af7ab49e8cdf8a1306f67a
tree639aa2834155a093bb6ec1936f2e4f0d807bb310
parent2bdc2604eaaea29b4c8fa8d705ade1a6c873eb57
finally got cube rendering working
gl/cube.c [new file with mode: 0644]
gl/cube.h [new file with mode: 0644]
gl/main.c
gl/math_3d.c [new file with mode: 0644]
gl/math_3d.h [new file with mode: 0644]
gl/shader.c
gl/shader.h
shaders/crate/crate.frag [new file with mode: 0644]
shaders/crate/crate.vert [new file with mode: 0644]
shaders/tri/tri.vert
textures/container.jpg [new file with mode: 0644]