|
4395bf8a9f
|
Add the glm math library and use matrices to transform the object
|
2024-04-28 16:00:58 -07:00 |
|
|
9801282409
|
Move some heap code to using the stack.
|
2024-04-28 14:30:18 -07:00 |
|
|
c591275bd1
|
Overlay a transparent meme over the crate texture.
|
2024-04-21 18:23:24 -07:00 |
|
|
7eeaa0fa42
|
Map a texture to the triangles.
|
2024-04-21 16:47:34 -07:00 |
|
|
fe8a38d624
|
Make a shader class and add colors to the verticies.
|
2024-04-01 15:51:14 -07:00 |
|
|
7215c6aba3
|
Add a uniform color.
|
2024-03-31 20:14:33 -07:00 |
|
|
f5f08ce669
|
GL shader vertex color variable.
|
2024-03-31 20:07:46 -07:00 |
|
|
7c694988d3
|
Edit some comments and use destructors.
|
2024-03-31 19:16:25 -07:00 |
|
|
6d4b70aa1c
|
Add a togglable rectangle and toggable wireframe.
|
2024-03-10 18:13:28 -07:00 |
|
|
86b72db39e
|
Add a fixed function program
|
2024-03-10 13:53:20 -07:00 |
|
|
ab928750cf
|
Switch to libepoxy
|
2024-03-09 18:58:59 -08:00 |
|
|
91b636e365
|
Draw a triangle!
|
2024-03-09 17:16:54 -08:00 |
|
|
482e000e54
|
Add some input and make the screen a different color.
|
2024-03-09 15:18:50 -08:00 |
|
|
f3855d332c
|
create a basic OpenGL window
|
2024-03-09 14:46:21 -08:00 |
|