opengl-learning/src
2024-04-28 19:39:14 -07:00
..
awesomeface.png Overlay a transparent meme over the crate texture. 2024-04-21 18:23:24 -07:00
container.jpg Map a texture to the triangles. 2024-04-21 16:47:34 -07:00
fixedfunction.cc Add a fixed function program 2024-03-10 13:53:20 -07:00
fragment.glsl Overlay a transparent meme over the crate texture. 2024-04-21 18:23:24 -07:00
image.cc Overlay a transparent meme over the crate texture. 2024-04-21 18:23:24 -07:00
image.hh Overlay a transparent meme over the crate texture. 2024-04-21 18:23:24 -07:00
main.cc use perspective to enter into 3d. 2024-04-28 19:39:14 -07:00
meson.build Add the glm math library and use matrices to transform the object 2024-04-28 16:00:58 -07:00
shader.cc Add the glm math library and use matrices to transform the object 2024-04-28 16:00:58 -07:00
shader.hh Add the glm math library and use matrices to transform the object 2024-04-28 16:00:58 -07:00
utilities.cc Move some heap code to using the stack. 2024-04-28 14:30:18 -07:00
utilities.hh Overlay a transparent meme over the crate texture. 2024-04-21 18:23:24 -07:00
vertex.glsl use perspective to enter into 3d. 2024-04-28 19:39:14 -07:00